Ticket #355 (closed defect: fixed)
Too many \r\n's in fetch headers
| Reported by: | Rod Begbie <rod-gregarius@…> | Owned by: | mbonetti |
|---|---|---|---|
| Priority: | normal | Milestone: | Gregarius 0.5.5 |
| Component: | BUGS | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | rod-gregarius@… |
Description
During an refresh, when the If-None-Match or If-Not-Modified headers are sent to the server, they are tailed with "\r\n\r\n", which causes any further headers (such as authorization) to be ignored.
The attached patch fixes this, although it might be better to work out where the first set of '\r\n's are attached.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
