Re: p1: Upgrade ordering (possible HTTP/2 impact)

On Tue, Apr 30, 2013 at 01:20:14PM +1000, Mark Nottingham wrote:
> I'm going to mark this resoution for incorporation into -23.

OK, then fixing a typo in my own text below :

  The "Upgrade" header field is intended to provide a simple mechanism
  for transitioning from HTTP/1.1 to some other protocol on the same
  connection.  A client MAY send a list of protocols in order of relative
  preference in the Upgrade header field of a request to invite the server
  to switch to one or more of those protocols before sending the final
  response.  A server MUST send an Upgrade header field in 101 (Switching
  Protocols) responses to indicate which protocol(s) are being switched
  to, and MUST send it in 426 (Upgrade Required) responses to indicate
  acceptable protocols in order of relative preference.  A server MAY
  send an Upgrade header field in any other response to indicate that
- they might be willing to upgrade to one of the specified protocols for
+ it might be willing to upgrade to one of the specified protocols for
  a future request, in order of relative preference.

Willy

Received on Tuesday, 30 April 2013 05:43:55 UTC