Re: How can i access to the html from squid?

From: Robert Collins <robertc@dont-contact.us>
Date: 14 Aug 2002 21:38:29 +1000

On Wed, 2002-08-14 at 18:57, 박종호 wrote:
> Hi! There ^^
> how can i access to the html from squid?
> i want to know about the http query.

It depends on what you want to do.
* If you want to access internet objects via squid, using a TCP
connection and your own code, you should read RFC 2616 before you do
*anything* else.
* If you want to write some internet accessing program, but don't want
to implement HTTP yourself, you might check out libwww from www.www.org.
* If you want to alter squid to do different things, you should read RFC
2616, and the squid Programmers Guide to be familiar with HTTP and what
squid does.

Cheers,
Rob

Received on Wed Aug 14 2002 - 05:38:31 MDT

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