The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
HTTPRequest.get
requests
http
HTTPRequest
GET request. Simple wrapper over exec!"GET"
struct
HTTPRequest
deprecated
HTTPResponse
get
(
A
...
)
(
A
args
)
Parameters
args
A
request parameters. see exec docs.
Meta
Source
See Implementation
requests
http
HTTPRequest
functions
addHeaders
close_connection_if_not_keepalive
exec
get
post
removeHeaders
GET request. Simple wrapper over exec!"GET"