Let get_content_length() use a header value as input instead of the whole header
authorFabian Keil <fk@fabiankeil.de>
Tue, 4 Sep 2012 08:32:32 +0000 (08:32 +0000)
committerFabian Keil <fk@fabiankeil.de>
Tue, 4 Sep 2012 08:32:32 +0000 (08:32 +0000)
commit3a42204eeee53d51eb1a3bf6c00b526318f7c198
tree03621587aa9eac27289a069629c815cdf2cef259
parenteca43f302084d6a92f8a479b59e26bd1f3b0a89a
Let get_content_length() use a header value as input instead of the whole header

This makes it easier to use it in combination with get_header_value().
parsers.c