OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPDY_HTTP_HEADER_KEEP_ALIVE
(Results
1 - 3
of
3
) sorted by null
/external/libmicrohttpd/src/examples/
mhd2spdy_structures.h
183
#define
SPDY_HTTP_HEADER_KEEP_ALIVE
"keep-alive"
/external/libmicrohttpd/src/include/
microspdy.h
219
#define
SPDY_HTTP_HEADER_KEEP_ALIVE
"keep-alive"
[
all
...]
/external/libmicrohttpd/src/spdy2http/
proxy.c
634
|| 0 == strcmp(
SPDY_HTTP_HEADER_KEEP_ALIVE
, name)
[
all
...]
Completed in 6111 milliseconds