2
0
mirror of https://github.com/xcat2/xNBA.git synced 2026-06-17 09:00:51 +00:00
Files
xNBA/src/net
Michael Brown 82e452d427 [http] Add support for HTTP POST
Allow HTTP POST requests to be generated when the URI includes a
parameter list.  For example:

  #!ipxe
  params
  param mac ${net0/mac}
  param uuid ${uuid}
  param asset ${asset}
  chain http://boot.ipxe.org/demo/boot.php##params

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2013-08-19 17:22:58 +01:00
..
2013-08-19 17:22:58 +01:00
2010-04-19 23:43:39 +01:00