Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/include/
Dmicrospdy.h174 #define SPDY_HTTP_BAD_GATEWAY 502 macro
/external/libmicrohttpd/src/spdy2http/
Dproxy.c1190 if(NULL == (proxy->response = SPDY_build_response(SPDY_HTTP_BAD_GATEWAY, in run()