--- xhrorig.html 2014-06-21 11:44:55.130167700 +0100 +++ xhrjr.html 2014-06-21 11:58:46.419338100 +0100 @@ -367,7 +367,7 @@
A conforming user agent must support some version of the HTTP protocol. Requirements regarding HTTP - are made throughout the specification. [HTTP] + are made throughout the specification. [HTTPMSG]
A conforming user agent must support the @@ -775,7 +775,7 @@ settings object's API referrer source otherwise. -
If method does not match the Method +
If method does not match the Method
token production, throw a JavaScript TypeError.
InvalidStateError" exception.
If header does not match the
- field-name production,
+ field-name production,
throw a JavaScript TypeError.
If value does not match the
- field-value production,
+ field-value production,
throw a JavaScript TypeError.
An empty string represents an empty header field value.
@@ -1473,7 +1473,7 @@
validation (e.g. If-None-Match or
If-Modified-Since), in which case
304 Not Modified responses must be passed through.
- [HTTP]
+ [HTTPSEM]
Responses must have the content-encodings - automatically decoded. [HTTP] + automatically decoded. [HTTPSEM]
A response header is a HTTP response header transmitted before the response entity body. - [HTTP] + [HTTPMSG]
This excludes trailer fields ("trailers"). @@ -2059,12 +2059,12 @@
The response entity body is the - fragment of the entity body of the + fragment of the payload body of the response received so far (LOADING) or the complete - entity body of the response + payload body of the response (DONE). If the response - does not have an entity body, the + does not have an payload body, the response entity body is null.
The response entity body is updated as part @@ -2675,11 +2675,14 @@