GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
http@(1) FreeBSD General Commands Manual http@(1)

http@ - gets a web page from a remote host.

http@ [ host [ page [ port ] ] ]

http@ connects to port on host, sends

GET /page HTTP/1.0

Host: host

to host, and prints the contents of the response, removing CR from the end of each line.

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

If page is not supplied, http@ asks for / from host.

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

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)

http://cr.yp.to/ucspi-tcp.html


Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.