iPXE discussion forum
How to issue an HTTP POST ?? - Printable Version

+- iPXE discussion forum (https://forum.ipxe.org)
+-- Forum: iPXE user forums (/forumdisplay.php?fid=1)
+--- Forum: General (/forumdisplay.php?fid=2)
+--- Thread: How to issue an HTTP POST ?? (/showthread.php?tid=7317)



How to issue an HTTP POST ?? - invader7 - 2014-05-09 17:15

Hello , is there any way to issue an HTTP POST ? i'm trying with command params but i get

params: command not found

also i tried with chain and initrd but after this i cant boot the .wim image

thanks !!


RE: How to issue an HTTP POST ?? - mcb30 - 2014-05-14 13:00

(2014-05-09 17:15)invader7 Wrote:  Hello , is there any way to issue an HTTP POST ? i'm trying with command params but i get

params: command not found

As per http://ipxe.org/cmd/params, you need to enable the build option PARAM_CMD.

Quote:also i tried with chain and initrd but after this i cant boot the .wim image

You need to give some details of what the problem is. Nobody can help you if all you say is "it doesn't work".

Michael


RE: How to issue an HTTP POST ?? - robinsmidsrod - 2014-05-19 08:32

invader7: If you have problems with using wimboot, please paste the ipxe script you use when trying to boot the winpe image you have in your .wim file.