Protocols.HTTP.Server.Request and streaming responses
"Mirar @ Pike importm?te f?r mailinglistan" <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
It's easiest to read the source of Server.Request and see, I suppose? But if I remember correct it will support streaming answers, even if you might have to force it to start the answer (headers) and take over the file descriptor and pump stuff yourself.