Christopher Faulet
113f7decfc
MINOR: filters/http: Slightly update the parsing of chunks
...
Now, http_parse_chunk_size and http_skip_chunk_crlf return the number of bytes
parsed on success. http_skip_chunk_crlf does not use msg->sol anymore.
On the other hand, http_forward_trailers is unchanged. It returns >0 if the end
of trailers is reached and 0 if not. In all cases (except if an error is
encountered), msg->sol contains the length of the last parsed part of the
trailer headers.
Internal doc and comments about msg->sol has been updated accordingly.
2016-02-09 14:53:15 +01:00
..
2015-04-06 11:23:56 +02:00
2015-09-28 01:03:48 +02:00
2015-09-28 01:03:48 +02:00
2015-09-28 14:01:27 +02:00
2014-03-17 18:06:06 +01:00
2015-01-20 19:48:14 +01:00
2014-06-13 16:32:48 +02:00
2016-02-09 14:53:15 +01:00
2015-11-04 07:26:51 +01:00
2016-02-09 14:53:15 +01:00
2015-08-20 19:35:14 +02:00
2014-06-17 17:15:56 +02:00
2015-10-20 22:31:01 +02:00
2014-05-20 14:57:36 +02:00
2016-02-09 14:53:15 +01:00
2010-08-10 14:01:09 +02:00
2015-12-14 13:03:09 +01:00
2006-12-04 02:20:02 +01:00
2015-12-20 23:13:00 +01:00
2009-10-26 21:10:04 +01:00
2012-02-21 22:27:27 +01:00
2009-10-26 21:10:04 +01:00
2009-10-26 21:10:04 +01:00
2009-10-03 18:41:18 +02:00
2015-06-12 18:06:59 +02:00
2015-10-02 00:57:45 +02:00
2015-02-03 00:24:16 +01:00
2015-03-13 14:10:30 +01:00
2015-04-23 17:56:16 +02:00
2015-08-20 17:13:46 +02:00
2015-08-10 19:42:30 +02:00
2009-01-25 13:49:53 +01:00
2009-06-10 12:23:32 +02:00
2016-02-09 14:53:15 +01:00
2015-06-13 22:07:35 +02:00
2014-07-08 01:13:34 +02:00
2016-02-09 14:53:15 +01:00
2015-04-06 11:23:56 +02:00
2015-09-03 17:15:21 +02:00
2015-10-13 16:18:27 +02:00
2015-06-19 11:59:02 +02:00
2010-08-27 18:00:40 +02:00
2015-05-16 11:28:04 +02:00
2015-08-20 17:13:47 +02:00
2015-04-23 17:56:17 +02:00
2016-02-09 14:53:15 +01:00
2013-12-09 16:06:22 +01:00
2006-06-29 18:54:54 +02:00
2015-08-20 17:13:46 +02:00