This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 10127 - EventSource does not need to deal with HTTP 3xx responses as they are dealt with by the fetching algorithm.
Summary: EventSource does not need to deal with HTTP 3xx responses as they are dealt w...
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - Server-Sent Events (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: public-webapps-bugzilla
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-10 07:12 UTC by contributor
Modified: 2010-08-30 18:47 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2010-07-10 07:12:54 UTC
Section: http://www.whatwg.org/specs/web-apps/current-work/complete.html#processing-model-4

Comment:
EventSource does not need to deal with HTTP 3xx responses as they are dealt
with by the fetching algorithm.

Posted from: 83.85.115.123 by annevk@opera.com
Comment 1 contributor 2010-08-30 18:47:29 UTC
Checked in as WHATWG revision r5401.
Check-in comment: Remove redundant requirements.
http://html5.org/tools/web-apps-tracker?from=5400&to=5401