Home
last modified time | relevance | path

Searched defs:HTTP (Results 1 – 2 of 2) sorted by relevance

/libevent-2.1.12/sample/
H A Dhttps-client.c238 enum { HTTP, HTTPS } type = HTTP; in main() enumerator
/libevent-2.1.12/test/
H A Dregress_http.c4664 #define HTTP(name) HTTP_N(name, name, 0, NULL) macro