haproxy/include
Christopher Faulet 16fdc55f79 MINOR: http: Add a function to get the authority into a URI
The function http_get_authority() may be used to parse a URI and looks for the
authority, between the scheme and the path. An option may be used to skip the
user info (part before the '@'). Most of time, the user info will be ignored.
2019-10-09 11:05:31 +02:00
..
common MINOR: http: Add a function to get the authority into a URI 2019-10-09 11:05:31 +02:00
import
proto MINOR: h1-htx: Update h1_copy_msg_data() to ease the traces in the mux-h1 2019-10-04 15:46:59 +02:00
types MINOR: stats: Add the support of float fields in stats 2019-09-27 08:49:09 +02:00