|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker mailing list Archives
[ curl-Bugs-1299181 ] libcurl/curl coredumps on Content-Range header
From: SourceForge.net <noreply_at_sourceforge.net>
Date: Thu, 22 Sep 2005 15:07:50 -0700
Bugs item #1299181, was opened at 2005-09-22 15:07
Please note that this message will contain a full copy of the comment thread,
Initial Comment:
====
The second format was added August 1st
char *ptr = strstr(k->p, "bytes");
if(*ptr == ':')
====
if Content-Range header uses "Bytes" instead of
Since whether the header is in lower or upper case does
char *c = k->p;
and the problem is fixed.
----------------------------------------------------------------------
You can respond by visiting:
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info