Documentation
Dlang.org
ServerMessage.isOptionsPing
soup
server_message
ServerMessage
Gets if msg represents an OPTIONS message with the path
*
.
class
ServerMessage
bool
isOptionsPing
(
)
Return Value
Type:
bool
true if is an OPTIONS ping
soup
server_message
ServerMessage
functions
connectAcceptCertificate
connectConnected
connectDisconnected
connectFinished
connectGotBody
connectGotChunk
connectGotHeaders
connectWroteBody
connectWroteBodyData
connectWroteChunk
connectWroteHeaders
connectWroteInformational
getHttpVersion
getLocalAddress
getMethod
getReasonPhrase
getRemoteAddress
getRemoteHost
getRequestBody
getRequestHeaders
getResponseBody
getResponseHeaders
getSocket
getStatus
getTlsPeerCertificate
getTlsPeerCertificateErrors
getUri
isOptionsPing
pause
setHttpVersion
setRedirect
setResponse
setStatus
stealConnection
unpause
Gets if msg represents an OPTIONS message with the path *.