table of contents
other versions
conflicting packages
http@(1) | General Commands Manual | http@(1) |
NAME¶
http@ - gets a web page from a remote host.
SYNOPSIS¶
http@[host[page[port]]]
DESCRIPTION¶
http@connects toportonhost,sends
- GET/pageHTTP/1.0
Host: host
tohost,and prints the contents of the response, removing CR from the end of eachline.
Ifportis not supplied,http@uses TCP port 80 (HTTP).
Ifpageis not supplied,http@asks for / fromhost.
Ifhostis not supplied,http@connects to the local host.
SEEALSO¶
tcpserver(1),tcprules(1),tcprulescheck(1),argv0(1),fixcrio(1),recordio(1),rblsmtpd(1),tcpclient(1),who@(1),date@(1),finger@(1),tcpcat(1),mconnect(1),tcp-environ(5)