Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc_operator/
Dclient_handler.cpp207 return HttpStatusCode::MethodNotAllowed; in DoGet()
358 return HttpStatusCode::MethodNotAllowed; in DoPost()
/device/google/cuttlefish/host/libs/websocket/
Dwebsocket_handler.h76 MethodNotAllowed = 405, enumerator