Re: Q. telnet domain.com 80 : GET / HTTP1.0

From: List Server Account <lists@dont-contact.us>
Date: Thu, 9 Dec 1999 22:27:08 +1300 (NZDT)

Ahh. If I understand your problem - When you are speaking to a proxy
you need to specify the full URL, not the path, so option 2 should be

        telnet domain.com 80
        GET http://domaintogoto.com HTTP/1.0\r\n\r\b

because you are not connected to a web server.

On Thu, 9 Dec 1999, SeonKyu Park wrote:

> Hello, Squid Users
> I test such a that :
>
> 1. Non Squid(Proxy) Use
> telnet domain.com 80
> "GET / HTTP1.0\r\n\r\n"
> Result => Html Document
>
>D 2. Squid(Proxy) Use
> telnet domain.com 80
> "GET / HTTP1.0\r\n\r\n"
> Result => Squid Error Messages
>
> How to possible ?=> "telnet domin.com 80" then Get Html Files
>
> Because of I have make a program that html doc get program
>
> thank you for reading about this..
>
> ps. sorry , I am rookie about English ^^;
>
>
>
>
>
>
Received on Thu Dec 09 1999 - 02:25:28 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:49:48 MST