Home
last modified time | relevance | path

Searched refs:EVHTTP_URI_NONCONFORMANT (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h1156 #define EVHTTP_URI_NONCONFORMANT 0x01 macro
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h1156 #define EVHTTP_URI_NONCONFORMANT 0x01 macro
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c1879 EVHTTP_URI_NONCONFORMANT)) == NULL) { in evhttp_parse_request_line()
4713 if (flags & EVHTTP_URI_NONCONFORMANT) { in end_of_path()
H A Dwhatsnew-2.1.txt482 EVHTTP_URI_NONCONFORMANT to tolerate URIs that do not conform to RFC3986.
/freebsd/contrib/libevent/
H A Dhttp.c1879 EVHTTP_URI_NONCONFORMANT)) == NULL) { in evhttp_parse_request_line()
4713 if (flags & EVHTTP_URI_NONCONFORMANT) { in end_of_path()
H A Dwhatsnew-2.1.txt482 EVHTTP_URI_NONCONFORMANT to tolerate URIs that do not conform to RFC3986.
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c2527 nonconform ? EVHTTP_URI_NONCONFORMANT : 0; in http_parse_uri_test()
/freebsd/contrib/libevent/test/
H A Dregress_http.c2527 nonconform ? EVHTTP_URI_NONCONFORMANT : 0; in http_parse_uri_test()