vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
httpMethodString
index
vibe
http
common
Returns the string representation of the given HttpMethod.
@
safe
nothrow
string
httpMethodString
(
HTTPMethod
m
)
Meta
Source
See Implementation
index
vibe
http
common
classes
ChunkedInputStream
ChunkedOutputStream
Cookie
HTTPRequest
HTTPResponse
HTTPStatusException
MultiPart
enums
HTTPMethod
HTTPVersion
functions
chunkedInputStream
createChunkedInputStreamFL
createChunkedOutputStream
createChunkedOutputStreamFL
enforceBadRequest
enforceHTTP
getHTTPVersionString
httpMethodFromString
httpMethodString
parseHTTPCookie
parseHTTPVersion
structs
CookieValueMap
Returns the string representation of the given HttpMethod.