Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/examples/
Dspdy_fileserver.c185 …response = SPDY_build_response(SPDY_HTTP_INTERNAL_SERVER_ERROR,NULL,SPDY_HTTP_VERSION_1_1,NULL,NUL… in standard_request_handler()
/external/libmicrohttpd/src/include/
Dmicrospdy.h172 #define SPDY_HTTP_INTERNAL_SERVER_ERROR 500 macro