Willy Tarreau
ab813a4b05
REORG: http: move some header value processing functions to http.c
...
The following functions only deal with header field values and are agnostic
to the HTTP version so they were moved to http.c :
http_header_match2(), find_hdr_value_end(), find_cookie_value_end(),
extract_cookie_value(), parse_qvalue(), http_find_url_param_pos(),
http_find_next_url_param().
Those lacking the "http_" prefix were modified to have it.
2018-09-11 10:30:25 +02:00
..
2014-05-08 22:38:02 +02:00
2010-10-30 19:04:33 +02:00
2018-09-11 10:30:25 +02:00
2018-07-19 16:23:43 +02:00
2018-06-21 20:43:52 +02:00
2018-08-22 05:28:32 +02:00
2016-08-10 21:11:38 +02:00
2018-07-30 11:49:35 +02:00
2018-02-22 14:18:45 +01:00
2015-10-08 14:12:13 +02:00
2018-05-26 20:03:24 +02:00
2012-11-11 20:53:30 +01:00
2010-08-10 14:01:15 +02:00
2018-04-26 10:15:14 +02:00
2018-03-21 05:04:01 +01:00
2018-09-05 16:30:17 +02:00
2018-07-19 16:23:43 +02:00
2018-07-19 16:23:43 +02:00
2017-10-31 18:03:24 +01:00
2017-12-04 18:06:51 +01:00
2017-10-22 09:54:14 +02:00
2018-09-11 10:30:25 +02:00
2018-07-20 13:39:30 +02:00
2018-07-19 16:23:43 +02:00
2018-02-22 14:18:45 +01:00
2017-10-31 03:44:11 +01:00
2015-04-08 17:31:40 +02:00
2017-09-21 06:27:08 +02:00
2017-10-31 13:58:31 +01:00
2014-05-08 22:38:02 +02:00
2018-09-11 10:30:25 +02:00
2015-10-12 20:58:51 +02:00
2006-06-29 18:54:54 +02:00
2009-03-21 10:25:14 +01:00
2017-10-31 13:58:30 +01:00
2011-03-28 15:55:43 +02:00
2016-03-11 17:08:05 +01:00
2017-11-26 19:50:17 +01:00
2017-10-31 13:58:32 +01:00