issueSyncHTTPRequest

Issues a synchronous HTTP request.

@safe @system
issueSyncHTTPRequest

Parameters

request HTTPRequest

The HTTPRequest to issue.

Return Value

Type: auto

The response to the request.