The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Chain with http post
2013-02-01, 20:26
Post: #1
Chain with http post
Hi,
I using a gpxe script which contains a following command:
chain http://myserver/bootme.php?mac=${net0/mac}&user=${username:uristring}&pwd=${password:uristring}

above chain command invokes http get request, is it possible to perform a http post request when using chain command?

Regards,
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Chain with http post - shedis - 2013-02-01 20:26
RE: Chain with http post - shedis - 2013-02-04, 11:58



User(s) browsing this thread: 1 Guest(s)