Status Line (-STATUSLINE)

Use the Status Line adapter command (-STATUSLINE) to allow the initial HTTP response line to be returned to the map. The response line will be pre-pended to the regular data returned by the HTTP Adapter.

If the -STATUSLINE command is specified on the command line, the HTTP Adapter behaves as if the Header (-HDR) command were also specified.

This is an optional command.


-STATUSLINE

For example, if you specify:


-URL http://www.google.com -STATUSLINE

This command would:

  • return the full HTTP response from Google, including HTTP headers and the HTTP Response status as the first line.