[webkit-reviews] review denied: [Bug 41571] [Qt] Fix http/tests/loading/redirect-methods.html : [Attachment 60459] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 27 07:30:36 PDT 2010
Adam Barth <abarth at webkit.org> has denied Robert Hogan <robert at webkit.org>'s
request for review:
Bug 41571: [Qt] Fix http/tests/loading/redirect-methods.html
https://bugs.webkit.org/show_bug.cgi?id=41571
Attachment 60459: Patch
https://bugs.webkit.org/attachment.cgi?id=60459&action=review
------- Additional Comments from Adam Barth <abarth at webkit.org>
Your comment is making me think you don't know this history of this topic. How
to handle these redirects is a somewhat sad tale. The requirements for these
status codes are changing in the next generation of the HTTP spec to more
closely align with reality.
I need to look up the proper behavior, but POST shouldn't be special-cased. I
think HEAD (and possibly OPTIONS) are the only ones with special cases.
More information about the webkit-reviews
mailing list