Re: [fetch] Consider updating HTTP references to RFC 7230. (#99)

* Method -> method (otherwise same) 
* field-name (same)
* field-value (same, though we should strip HTTP whitespace (not ASCII whitespace) on both sides)
* delta-seconds (same, but defined in https://tools.ietf.org/html/rfc7234)
* Reason-Phrase -> reason-phrase (otherwise same)

A bunch of bytes are called "obsolete" but will nevertheless be supported.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/99#issuecomment-129474477

Received on Monday, 10 August 2015 14:30:11 UTC