[ipxe-devel] [ipxe] [http] recognize status code 303 as valid (#5)

znull reply+i-3383197-4a8056d455cc0bf04369ce7ede3ec4b55127a7e6-709460 at reply.github.com
Sat Feb 25 04:41:37 UTC 2012


According to RFC 2616 10.3.4, a 303 status is the proper http 1.1
behavior for what most http 1.0 clients did with code 302. Since ipxe's
http client advertises itself as http 1.1, it should recognize both.

Signed-off-by: Jason Lunz <lunz at acm.org>

You can merge this Pull Request by running:

  git pull https://github.com/znull/ipxe master

Or you can view, comment on it, or merge it online at:

  https://github.com/ipxe/ipxe/pull/5

-- Commit Summary --

* [http] recognize status code 303 as valid

-- File Changes --

M src/net/tcp/http.c (1)

-- Patch Links --

  https://github.com/ipxe/ipxe/pull/5.patch
  https://github.com/ipxe/ipxe/pull/5.diff

--- 
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/5



More information about the ipxe-devel mailing list