Searched refs:http_request_split_value (Results 1 – 2 of 2) sorted by relevance
211 static int http_request_split_value(array *vals, buffer *b) { in http_request_split_value() function830 http_request_split_value(vals, ds->value); in http_request_parse()
26 …* Fix handling of empty header list entries in http_request_split_value, fixing invalid read in va…