Willy Tarreau
db4893d6a4
REORG: http: move the HTTP/1 chunk parser to h1.{c,h}
...
Functions http_parse_chunk_size(), http_skip_chunk_crlf() and
http_forward_trailers() were moved to h1.h and h1.c respectively so
that they can be called from outside. The parts that were inline
remained inline as it's critical for performance (+41% perf
difference reported in an earlier test). For now the "http_" prefix
remains in their name since they still depend on the http_msg type.
2017-10-22 09:54:13 +02:00
..
2015-04-06 11:37:25 +02:00
2015-10-02 22:56:11 +02:00
2017-06-27 14:38:02 +02:00
2016-03-15 22:11:52 +01:00
2014-03-17 18:06:07 +01:00
2017-09-05 15:23:16 +02:00
2017-10-19 15:01:08 +02:00
2017-06-02 11:58:54 +02:00
2016-11-24 16:59:27 +01:00
2016-02-09 14:53:15 +01:00
2017-09-05 10:17:10 +02:00
2017-08-22 11:39:57 +02:00
2017-09-05 15:43:09 +02:00
2016-12-21 21:30:54 +01:00
2016-02-09 14:53:15 +01:00
2017-09-05 11:55:07 +02:00
2015-04-06 11:23:56 +02:00
2017-10-22 09:54:13 +02:00
2017-07-17 21:11:30 +02:00
2016-11-24 21:35:10 +01:00
2015-06-17 20:18:54 +02:00
2009-10-09 07:17:58 +02:00
2012-02-21 22:27:27 +01:00
2009-10-01 11:19:37 +02:00
2009-10-01 11:19:37 +02:00
2009-10-01 21:11:15 +02:00
2017-09-15 11:49:52 +02:00
2017-09-05 10:29:31 +02:00
2015-08-20 17:13:46 +02:00
2017-08-09 16:32:49 +02:00
2017-09-09 08:36:22 +02:00
2017-07-04 10:45:53 +02:00
2015-04-06 11:23:56 +02:00
2015-05-29 15:50:33 +02:00
2009-01-25 13:49:53 +01:00
2009-06-10 12:23:32 +02:00
2017-10-22 09:54:13 +02:00
2017-09-15 11:49:52 +02:00
2016-04-14 11:18:22 +02:00
2015-02-28 23:12:31 +01:00
2017-04-13 19:15:17 +02:00
2017-09-05 15:23:16 +02:00
2016-12-22 23:26:38 +01:00
2017-07-24 17:16:00 +02:00
2017-10-19 18:51:32 +02:00
2015-04-06 11:37:33 +02:00
2014-05-08 22:46:32 +02:00
2012-09-03 20:49:14 +02:00
2017-08-22 11:27:20 +02:00
2017-05-27 07:05:00 +02:00
2016-11-26 15:58:37 +01:00
2017-09-05 10:35:07 +02:00
2017-03-19 12:18:27 +01:00
2017-08-30 07:06:39 +02:00
2017-09-11 18:59:40 +02:00
2016-11-25 15:57:38 +01:00
2006-06-29 18:54:54 +02:00
2016-11-09 22:57:01 +01:00