]> granicus.if.org Git - curl/commit
chunked parsing: relax the CR strictness
authorDaniel Stenberg <daniel@haxx.se>
Thu, 16 Jan 2014 23:34:36 +0000 (00:34 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 17 Jan 2014 07:37:44 +0000 (08:37 +0100)
commiteb02a99c6112b185485d7bb43a0837ad60040bd5
tree640625a4d19c3ec402e67c319b79cbcc40eb8d49
parent3f5546b2bee5c592bcb6a2cb5ddd1a2e5160eb4f
chunked parsing: relax the CR strictness

Allow for chunked-encoding data to get parsed with only LF line endings.
This is allowed by browsers.
lib/http_chunks.c
lib/http_chunks.h