kameloso IRC bot
Dlang.org
issueSyncHTTPRequest
kameloso
net
Issues a synchronous HTTP request.
@
safe
@
system
auto
issueSyncHTTPRequest
(
const
HTTPRequest
request
)
Parameters
request
HTTPRequest
The
HTTPRequest
to issue.
Return Value
Type:
auto
The response to the request.
kameloso
net
classes
Connection
EmptyDataJSONException
EmptyResponseException
ErrorJSONException
HTTPQueryException
Querier
QueryResponseJSONException
SSLException
SSLFileException
SocketSendException
UnexpectedJSONException
functions
connectFiber
issueSyncHTTPRequest
listenFiber
openSSLIsInstalled
resolveFiber
structs
ConnectionAttempt
HTTPQueryResponse
HTTPRequest
ListenAttempt
ResolveAttempt
Issues a synchronous HTTP request.