HTTP_NONE 97 cygnal/http_server.cpp return HTTP::HTTP_NONE; HTTP_NONE 836 cygnal/http_server.cpp HTTPServer::http_method_e cmd = HTTP::HTTP_NONE; HTTP_NONE 863 cygnal/http_server.cpp if (cmd != HTTP::HTTP_NONE) { HTTP_NONE 943 cygnal/http_server.cpp if (extractCommand(const_cast<boost::uint8_t *>(cmd)) == HTTP::HTTP_NONE) { HTTP_NONE 195 cygnal/libnet/http.cpp if (extractCommand(const_cast<boost::uint8_t *>(cmd)) == HTTP::HTTP_NONE) { HTTP_NONE 1258 cygnal/libnet/http.cpp HTTP::http_method_e cmd = HTTP::HTTP_NONE; HTTP_NONE 1287 cygnal/libnet/http.cpp if (cmd != HTTP::HTTP_NONE) {