cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[ curl-Bugs-3383692 ] GET PARAMETER request and body in response

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Sun, 07 Aug 2011 22:22:01 +0200

Bugs item #3383692, was opened at 2011-08-01 15:09
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3383692&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: RTSP
Group: bad behaviour
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: sco1 (sco1)
Assigned to: Daniel Stenberg (bagder)
Summary: GET PARAMETER request and body in response

Initial Comment:
When issuing a get parameter request if the response contains a body this last is skipped and the write call back is never called.
It seems that opt_no_body is not set to 'false' in rtsp_do function in rtsp.c file.
Curl / libcurl version is 7.21.7
I join a patch that seems to correct the behavior.

----------------------------------------------------------------------

>Comment By: Daniel Stenberg (bagder)
Date: 2011-08-07 22:22

Message:
Thanks.

But if GET unconditionally sets it to FALSE, then the comment above your
change is now wrong. It seems as if your bug report even says that it is
wrong already?

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3383692&group_id=976
Received on 2011-08-07

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET