Re: [Libevent-users] HTTP proxy

2009-04-13 Thread Serge Emantayev
Hi I personally used the libevent regression tests for self learning. For example, test/regress_http.c contains a lot of use cases. Serge Emantayev mailto:serg...@yahoo.com --- On Tue, 4/7/09, Jeroen Habraken wrote: From: Jeroen Habraken Subject: [Libevent-users] HTTP proxy To: libevent

Re: [Libevent-users] HTTP proxy

2009-04-11 Thread Scott Lamb
On Tue, Apr 7, 2009 at 11:20 AM, Jeroen Habraken wrote: > I've been looking at SpyBye to write a libevent based HTTP proxy, but > I have a hard time understanding the structure and would like to know > if there is a simpler example around ? > > The HTTP server from libevent is working great, but t

[Libevent-users] HTTP proxy

2009-04-07 Thread Jeroen Habraken
I've been looking at SpyBye to write a libevent based HTTP proxy, but I have a hard time understanding the structure and would like to know if there is a simpler example around ? The HTTP server from libevent is working great, but the problem are the DNS lookups and using libevent as a HTTP client

Re: Re: [Libevent-users] HTTP proxy based on evhttp layer?

2007-05-10 Thread Christopher Baus
> https://baus.net/switchflow Sorry make that: http://baus.net/switchflow ___ Libevent-users mailing list Libevent-users@monkey.org http://monkey.org/mailman/listinfo/libevent-users

Re: Re: [Libevent-users] HTTP proxy based on evhttp layer?

2007-05-10 Thread Christopher Baus
> Hi£¬Elliot > > Niels announces here > > http://monkeymail.org/archives/libevent-users/2007-February/000547.html > > best regards£¬ > stephen > > > === 2007-05-11 00:36:27 ÄúÔÚÀ´ÐÅÖÐдµÀ£º=== > James Yonan wrote: >>> I'd like to know if anyone has developed a simple HTTP proxy based o

Re: Re: [Libevent-users] HTTP proxy based on evhttp layer?

2007-05-10 Thread liusifan
Hi,Elliot Niels announces here http://monkeymail.org/archives/libevent-users/2007-February/000547.html best regards, stephen === 2007-05-11 00:36:27 您在来信中写道:=== >>>James Yonan wrote: >> I'd like to know if anyone has developed a simple HTTP proxy based on >> the evhttp layer? >> >>

Re: [Libevent-users] HTTP proxy based on evhttp layer?

2007-05-10 Thread Elliot F
James Yonan wrote: I'd like to know if anyone has developed a simple HTTP proxy based on the evhttp layer? This would be extremely useful as well as provide a great real-world example of evhttp usage. I can't find the mailing list announcement, but Niels wrote an HTTP proxy based on libeven

[Libevent-users] HTTP proxy based on evhttp layer?

2007-05-09 Thread James Yonan
I'd like to know if anyone has developed a simple HTTP proxy based on the evhttp layer? This would be extremely useful as well as provide a great real-world example of evhttp usage. Thanks, James ___ Libevent-users mailing list Libevent-users@monke