HttpStatusCodeRedirectMethod 字段
            作为POST请求的结果,自动将客户端重定向到Location头部指定的URI(与SeeOther同义),重定向请求使用GET方法,对应HTTP状态码303
            
命名空间: TouchSocket.Http程序集: TouchSocket.Http (在 TouchSocket.Http.dll 中) 版本:4.0.0-beta.143+5fcca7a4e70968794985dc3793adc50531308be6
public const int RedirectMethod = 303
Public Const RedirectMethod As Integer = 303
static val mutable RedirectMethod: int
字段值
Int32