Closed
Bug 666502
Opened 13 years ago
Closed 13 years ago
Document how we make sure HTTP headers have been read by time OnStartRequest called.
Categories
(Core :: Networking: HTTP, defect)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
mozilla7
People
(Reporter: jduell.mcbugs, Unassigned)
Details
(Whiteboard: [inbound])
Attachments
(1 file)
2.50 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
This took me a while to figure out, so I figured I'd improve the comments to make it clearer how we guarantee the HTTP headers are parsed by the time mTransactionPump starts receiving input.
Attachment #541286 -
Flags: review?(bzbarsky)
Comment 1•13 years ago
|
||
Comment on attachment 541286 [details] [diff] [review]
Comment-only patch
r=me
Attachment #541286 -
Flags: review?(bzbarsky) → review+
Reporter | ||
Comment 2•13 years ago
|
||
Whiteboard: [inbound]
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla7
You need to log in
before you can comment on or make changes to this bug.
Description
•