Home
last modified time | relevance | path

Searched refs:HTTPKeepAlive (Results 1 – 2 of 2) sorted by relevance

/dports/www/trafficserver/trafficserver-9.1.1/proxy/hdrs/
H A DHTTP.h88 enum HTTPKeepAlive { enum
649 HTTPKeepAlive keep_alive_get() const;
861 inline static HTTPKeepAlive
871 HTTPKeepAlive keep_alive = HTTP_NO_KEEPALIVE; in is_header_keep_alive()
897 inline HTTPKeepAlive
900 HTTPKeepAlive retval = HTTP_NO_KEEPALIVE; in keep_alive_get()
/dports/www/trafficserver/trafficserver-9.1.1/proxy/http/
H A DHttpTransact.h522 HTTPKeepAlive keep_alive = HTTP_KEEPALIVE_UNDEFINED;