http@

Section: User Commands (1)
Index Return to Main Contents
 

NAME

http@ - get a web page from a host through HTTP  

SYNTAX

http@ [ host [ page [ port ] ] ]  

DESCRIPTION

http@ connects via IP[v4|v6] to TCP port on host, sends GET /page (with an extra CR) to host, and prints any data it receives, removing CR from the end of each line.

If port is not supplied, http@ uses port 80 (HTTP).

If page is not supplied, http@ sends GET / to host.

If host is not supplied, http@ connects to the local host.  

SEE ALSO

addcr(1), delcr(1), tcpclient(1)


 

Index

NAME
SYNTAX
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 13:39:03 GMT, July 14, 2025