[Libevent-users] evhttp changes for large requests
Niels Provos
provos at citi.umich.edu
Sun Mar 30 23:47:01 EDT 2008
On Sun, Mar 30, 2008 at 8:53 PM, Adrian Chadd <adrian at creative.net.au> wrote:
> I'm interested in these sort of changes making it into the libevent http
> code. Flow control and connection aborting are important for handling
> HTTP cases that stuff like Squid handles.
I have started looking at them, but they still need some work. In
particular, before they can be integrated, we need a test for the http
chunking code which is still missing. There are a couple of corner
cases that need to be tested first, before looking at connection
aborting makes sense.
So, perhaps if you have time, you could write a test case for http
chunking? In particular, including cases, where the server or the
client prematurely closes the connection.
Niels.
More information about the Libevent-users
mailing list