summaryrefslogtreecommitdiffstats
path: root/src/arch
diff options
context:
space:
mode:
authorJoshua Oreman2010-01-27 05:56:42 +0100
committerMarty Connor2010-01-27 14:52:39 +0100
commitf3467ad169b01d5d90d8474ecc1ab1ee82cdecd1 (patch)
tree26489f8b94408b8402436bd9dcd2b5db96ae791f /src/arch
parent[uri] Handle an empty unparse_uri() result properly (diff)
downloadipxe-f3467ad169b01d5d90d8474ecc1ab1ee82cdecd1.tar.gz
ipxe-f3467ad169b01d5d90d8474ecc1ab1ee82cdecd1.tar.xz
ipxe-f3467ad169b01d5d90d8474ecc1ab1ee82cdecd1.zip
[http] GET / if URI doesn't contain a path
Commit 3d9dd93 introduced a regression in HTTP: if a URI without a path is specified (e.g. http://netboot.me), we send the empty string as our GET request. Reintroduce an extra slash when uri->path is NULL, to turn this into the expected GET /. Reported-by: Kyle Kienapfel <doctor.whom@gmail.com> Signed-off-by: Joshua Oreman <oremanj@rwcr.net> Signed-off-by: Marty Connor <mdc@etherboot.org>
Diffstat (limited to 'src/arch')
0 files changed, 0 insertions, 0 deletions