collie ~master (2018-04-13T03:20:47Z)
Dub
Repo
HTTPMessage.isRequest
collie
codec
http
httpmessage
HTTPMessage
@returns true if this HTTPMessage represents an HTTP request
class
HTTPMessage
bool
isRequest
const
(
)
Meta
Source
See Implementation
collie
codec
http
httpmessage
HTTPMessage
functions
constructDirectResponse
getDecodedQueryParam
getHeaders
getPath
getQueryParam
getQueryString
hasQueryParam
is1xxResponse
isHTTP1_0
isHTTP1_1
isRequest
isResponse
processMaxForwards
queryParam
removeQueryParam
setQueryParam
setQueryString
properties
chunked
clientAddress
dstAddress
localIp
statusCode
upgraded
structs
Request
@returns true if this HTTPMessage represents an HTTP request