Opened 13 years ago
#348 new enhancement
WebSockets
| Reported by: | andersk | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | web | Keywords: | |
| Cc: |
Description
There’s currently no way to use WebSockets? on scripts besides running a separate HTTP server on a high port. Apparently they can’t be used via CGI, or FastCGI, or SCGI because there’s no Content-Length on the input.
Note: See
TracTickets for help on using
tickets.
