curl-library
Re: Issue with the line feed character
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 20 Jul 2015 21:10:24 +0200 (CEST)
Date: Mon, 20 Jul 2015 21:10:24 +0200 (CEST)
On Mon, 20 Jul 2015, Tiago Cerqueira (1090678) wrote:
> Yes, I do realize that the URL cannot contain a line feed character (hence
> the error I’m having). I’ve already made changes to read the file without
> the LF character, but I wanted to ask here (actually on the curlpp mailing
> list) for an option to ignore this character.
There is no such option in libcurl. It previously even allowed line-feed
characters and passed them on, but recent versions will trigger on them and
return an error.
-- / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-07-20