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