:56
À : Clément Gregoire via curl-library
Cc : Clément Gregoire
Objet : Re: CURLOPT_HEADERFUNCTION and buffer modifications
On Thu, 3 Oct 2019, Clément Gregoire via curl-library wrote:
> I'm using CURLOPT_HEADERFUNCTION to read/parse headers, and it'd be
> useful for me if I co
On Thu, 3 Oct 2019, Clément Gregoire via curl-library wrote:
I'm using CURLOPT_HEADERFUNCTION to read/parse headers, and it'd be useful
for me if I could replace some characters with for example the '\0'. Typical
usage would be for strtok. Is this allowed ? I know the header callback
buffer me