Searched refs:bad_method (Results 1 – 19 of 19) sorted by relevance
114 bad_method, enumerator
69 bad_method, enumerator
56 check("beast.http", error::bad_method); in run()
441 failgrind<P>("\tGET / HTTP/1.0\r\n" "\r\n", error::bad_method); in testRequestLine()442 failgrind<P>("GET\x01 / HTTP/1.0\r\n" "\r\n", error::bad_method); in testRequestLine()
41 case error::bad_method: return "The WebSocket handshake method was not GET";84 case error::bad_method:
100 return err(error::bad_method); in build_response()
43 boost::throw_exception(gzip_error(gzip::bad_method)); in process()
62 check(condition::handshake_failed, error::bad_method); in run()
532 check(error::bad_method, in testInvalidInputs()
46 case error::bad_method: return "bad method";
329 ec = error::bad_method;335 ec = error::bad_method;
71 const int bad_method = 6; // Unsupported compression method. variable
42017 [`bad_method`51791 [`bad_method`