HttpStatusCodeMethodNotAllowed 字段
            请求方法(POST或GET)不被请求的资源允许,对应HTTP状态码405
            
命名空间: TouchSocket.Http程序集: TouchSocket.Http (在 TouchSocket.Http.dll 中) 版本:4.0.0-beta.143+5fcca7a4e70968794985dc3793adc50531308be6
public const int MethodNotAllowed = 405
Public Const MethodNotAllowed As Integer = 405
static val mutable MethodNotAllowed: int
字段值
Int32