[WEB4LIB] seeking browser with command console that will accept
HTTP commands
Matthew Wissman
matthew_wissman at TAYLORU.EDU
Tue Jul 20 10:47:18 EDT 2004
John,
You can use Telnet to send commands to a web server.
On Windows:
Start->Run->cmd
In the command window type: telnet <web server> 80
This command will also work on Linux (and probably any other OS with a
command line interface)
This will allow you to send HTTP commands directly to the server and
recieve the results back in plain text.
Hope this helps.
Matt Wissman
John Fitzgibbon wrote:
>Hi,
>
>I am seeking a browser with a command interface where I can type HTTP commands such as GET, POST, PUT, TRACE, HEAD and OPTIONS and view the response from the server as plain text. Does such a program exist?
>
>Any help would be much appreciated.
>
>Regards
>John
>#####################################################################################
>
>This email has been scanned by MailMarshal, an email content filter.
>Hosted by Galway County Council
>#####################################################################################
>
>
>
More information about the Web4lib
mailing list