curl-library
Re: CURL_RTSPREQ_GET_PARAMETER timeout
Date: Wed, 24 Mar 2010 09:21:38 -0400
On Wed, Mar 24, 2010 at 8:25 AM, Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Wed, 24 Mar 2010, Christopher Conroy wrote:
>
>> I believe I have the code fixed now. GET_PARAMETER was all sorts of wrong.
>> Now you should be able to do empty and non empty GET_PARAMETER requests.
>> Your test works with my local live555 server with this patch. libtest572
>> adds coverage for this.
>
> Thanks a lot, I pushed it just now with just some minor edits.
>
> --
>
> / daniel.haxx.se
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html
>
Small addendum: remove debug printfs from libtest572.c
-- Chris Conroy
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- text/x-diff attachment: 0001-remove-debug-printfs.patch