hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
HttpMethod.redirectsToGet
hunt
http
HttpMethod
HttpMethod
Undocumented in source. Be warned that the author may not have intended to support it.
struct
HttpMethod
static
bool
redirectsToGet
(
string
method
)
Meta
Source
See Implementation
hunt
http
HttpMethod
HttpMethod
constructors
this
functions
asString
getBytes
isSame
toString
mixins
__anonymous
static functions
fromString
get
getInsensitive
invalidatesCache
lookAheadGet
permitsRequestBody
redirectsToGet
redirectsWithBody
requiresRequestBody
static variables
CACHE
INSENSITIVE_CACHE
variables
CONNECT
COPY
DELETE
GET
HEAD
LINK
LOCK
MOVE
Null
OPTIONS
PATCH
POST
PRI
PROXY
PURGE
PUT
TRACE
UNLINK
UNLOCK
VIEW