Closed
Bug 905948
Opened 12 years ago
Closed 12 years ago
under mod_perl, HTTP/200 is returned when etags match If-None-Match
Categories
(Bugzilla :: WebService, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 5.0
People
(Reporter: glob, Assigned: glob)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
676 bytes,
patch
|
dkl
:
review+
|
Details | Diff | Splinter Review |
under mod_perl, HTTP/200 is returned when etags match If-None-Match, resulting in an empty payload.
it needs to return HTTP/304.
Updated•12 years ago
|
Target Milestone: --- → Bugzilla 5.0
Version: unspecified → 4.5
Updated•12 years ago
|
Status: NEW → ASSIGNED
Keywords: regression
Attachment #791190 -
Flags: review?(dkl)
Comment 2•12 years ago
|
||
Comment on attachment 791190 [details] [diff] [review]
905948_1.patch
Review of attachment 791190 [details] [diff] [review]:
-----------------------------------------------------------------
Oops :) Patch fixes the issue. r=dkl
Attachment #791190 -
Flags: review?(dkl) → review+
Updated•12 years ago
|
Flags: approval?
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bugzilla/trunk/
modified mod_perl.pl
Committed revision 8705.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•