summaryrefslogtreecommitdiffstats
path: root/src/net/tcp/http.c
diff options
context:
space:
mode:
authorMichael Brown2013-08-14 16:07:52 +0200
committerMichael Brown2013-08-19 18:22:58 +0200
commite52380fa3b6631851ea5fdf2425c3b49e4229179 (patch)
treea002f922da4e4113a85dd15937d0246382b40bc1 /src/net/tcp/http.c
parent[cmdline] Add "params" and "param" commands to manage form parameter lists (diff)
downloadipxe-e52380fa3b6631851ea5fdf2425c3b49e4229179.tar.gz
ipxe-e52380fa3b6631851ea5fdf2425c3b49e4229179.tar.xz
ipxe-e52380fa3b6631851ea5fdf2425c3b49e4229179.zip
[uri] Allow URIs to incorporate a parameter list
HTTP POST requires the ability to associate a parameter list with a URI. There is no standardised syntax for this. Use a non-standard URI syntax to incorporate the specification of a parameter list within a URI: URI = [ absoluteURI | relativeURI ] [ "#" fragment ] [ "##params" [ "=" paramsName ] ] e.g. http://boot.ipxe.org/demo/boot.php##params http://boot.ipxe.org/demo/boot.php##params=mylist Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/net/tcp/http.c')
0 files changed, 0 insertions, 0 deletions