Documentation
Dlang.org
Message.getReasonPhrase
soup
message
Message
Returns the reason phrase for the status of this message.
class
Message
string
getReasonPhrase
(
)
Return Value
Type:
string
the phrase
soup
message
Message
constructors
this
functions
addFlags
connectAcceptCertificate
connectAuthenticate
connectFinished
connectGotBody
connectGotBodyData
connectGotHeaders
connectGotInformational
connectHstsEnforced
connectNetworkEvent
connectRequestCertificate
connectRequestCertificatePassword
connectRestarted
connectStarting
connectWroteBody
connectWroteBodyData
connectWroteHeaders
disableFeature
getConnectionId
getFirstParty
getFlags
getForceHttp1
getHttpVersion
getIsOptionsPing
getIsTopLevelNavigation
getMethod
getMetrics
getPriority
getReasonPhrase
getRemoteAddress
getRequestHeaders
getResponseHeaders
getSiteForCookies
getStatus
getTlsCiphersuiteName
getTlsPeerCertificate
getTlsPeerCertificateErrors
getTlsProtocolVersion
getUri
isFeatureDisabled
isKeepalive
queryFlags
removeFlags
setFirstParty
setFlags
setForceHttp1
setIsOptionsPing
setIsTopLevelNavigation
setMethod
setPriority
setRequestBody
setRequestBodyFromBytes
setSiteForCookies
setTlsClientCertificate
setUri
tlsClientCertificatePasswordRequestComplete
static functions
newFromEncodedForm
newFromMultipart
newFromUri
newOptionsPing
Returns the reason phrase for the status of this message.