Searched refs:MethodNotAllowed (Results 1 – 2 of 2) sorted by relevance
207 return HttpStatusCode::MethodNotAllowed; in DoGet()358 return HttpStatusCode::MethodNotAllowed; in DoPost()
76 MethodNotAllowed = 405, enumerator