collie ~master (2018-04-13T03:20:47Z)
Dub
Repo
HTTPMessage.hasQueryParam
collie
codec
http
httpmessage
HTTPMessage
Check if query parameter with the specified name exists.
class
HTTPMessage
bool
hasQueryParam
(
string
name
)
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
Check if query parameter with the specified name exists.