#313 closed defect (fixed)
http-client: flush request-port after writing to it
Reported by: | Moritz Heidkamp | Owned by: | sjamaan |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | extensions | Version: | 4.5.x |
Keywords: | http-client do the dance | Cc: | |
Estimated difficulty: |
Description
Flushing request-port
after writing to it may be necessary if tcp-buffer-size
is set. The attached patch does this, hopefully at the right place!
Attachments (1)
Change History (3)
Changed 14 years ago by
Attachment: | http-client-flush-output.patch added |
---|
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks, patch applied.