vibe-http v1.0.0 (2024-02-17T13:45:36Z)
Home
Dub
Repo
httpMethodString
vibe
http
common
Returns the string representation of the given HttpMethod.
@
safe
nothrow
string
httpMethodString
(
HTTPMethod
m
)
Meta
Source
See Implementation
vibe
http
common
classes
ChunkedInputStream
ChunkedOutputStream
Cookie
HTTPRequest
HTTPResponse
HTTPStatusException
MultiPart
enums
HTTPMethod
HTTPVersion
functions
chunkedInputStream
createChunkedInputStreamFL
createChunkedOutputStream
createChunkedOutputStreamFL
createRequestAllocator
enforceBadRequest
enforceHTTP
freeRequestAllocator
getHTTPVersionString
httpMethodFromString
httpMethodString
parseHTTPCookie
parseHTTPVersion
structs
CookieValueMap
Returns the string representation of the given HttpMethod.