Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: HTTP::Proxy and Trillian

by Aristotle (Chancellor)
on Oct 13, 2003 at 17:33 UTC ( [id://298886]=note: print w/replies, xml ) Need Help??


in reply to HTTP::Proxy and Trillian

After running your code:
$ echo -ne 'CONNECT http://localhost HTTP/1.0\n\n' | nc localhost 8089 HTTP/1.1 501 Not Implemented Date: Mon, 13 Oct 2003 17:31:42 GMT Server: libwww-perl-daemon/1.26 Content-Length: 46 Method CONNECT is not supported by this proxy
So it is HTTP::Proxy

Makeshifts last the longest.

Replies are listed 'Best First'.
Re: Re: HTTP::Proxy and Trillian
by BooK (Curate) on Oct 14, 2003 at 08:35 UTC

    Yes it is. HTTP::Proxy does not support CONNECT yet.

    By the way, most of the filter API is going to change in version 0.10, when I find enough time to release it. Snapshots of the the development version are available at http://http-proxy.mongueurs.net/dist/

    CONNECT support is planned, but (much) later.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://298886]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-24 04:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found