> -----Original Message-----
> From: [email protected] [mailto:[email protected]]
> Sent: woensdag 4 november 2015 15:46
> To: [email protected]
> Subject: svn commit: r1712559 - /serf/trunk/test/test_buckets.c
>
> Author: rhuijben
> Date: Wed Nov 4 14:45:54 2015
> New Revision: 1712559
>
> URL: http://svn.apache.org/viewvc?rev=1712559&view=rev
> Log:
> * test/test_buckets.c
> (test_buckets): Following up on r1712557, remove accidentally added test
> reference.
This was accidentally left from the attached patch that I wrote as one of the
options to properly handle 100 and 101 status codes. (Followup on an irc
discussion yesterday)
Patch attached.
I think this solution will work... and it happens to also directly apply/work
for the current http2 implementation.
Bert