https://bz.apache.org/bugzilla/show_bug.cgi?id=69367
Joe Orton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #1 from Joe Orton <[email protected]> --- IMO trying to contort the CGI specification, protocol and mod_cgi/d implementations to allow full-duplex request/response streaming is not in scope. None of it was designed to work like that, it would be better to switch to an existing spec/protocol/implementation which was - e.g. websockets, or exposing your application as an HTTP/2 server directly. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
