HttpStatusCodeRedirectKeepVerb 字段
请求的信息位于Location头部指定的URI(与TemporaryRedirect同义),默认跟随重定向,POST请求重定向时保持使用POST方法,对应HTTP状态码307
命名空间: TouchSocket.Http程序集: TouchSocket.Http (在 TouchSocket.Http.dll 中) 版本:4.1.4.7+7f7e1f78093c99347956e09330d5d7aca1d2bdf2
public const int RedirectKeepVerb = 307
Public Const RedirectKeepVerb As Integer = 307
static val mutable RedirectKeepVerb: int
字段值
Int32