[Webkit-unassigned] [Bug 60206] Proper handling of HTTP 204 (No Content) status code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 5 10:25:16 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=60206





--- Comment #3 from Alexey Proskuryakov <ap at webkit.org>  2011-05-05 10:25:16 PST ---
Here is how I tested:
1. Opened http://www.apple.com in Safari 5.0.5 (also tested with ToT).
2. Once that finished loading, changed address in address bar to <http://127.0.0.1:8000/navigation/resources/response204.pl>, and hit Enter.

Results: The address reverted to http://www.apple.com, page content was not affected.

This looks like expected behavior. I haven't investigated what's going on in the test, but there are no known issues with 204 responses (we track bug 4858 here, but it's not really about 204, it's about stopping timers too early on any load).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list