tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
WebClient.post_async
nngd
nngd
WebClient
Undocumented in source. Be warned that the author may not have intended to support it.
struct
WebClient
static
NNGAio
post_async
(
string
uri
,
ubyte
[]
data
,
string
[
string
]
headers
,
webclienthandler
handler
,
Duration
timeout
= 30000.
msecs
,
void
*
context
= null
)
Meta
Source
See Implementation
nngd
nngd
WebClient
constructors
this
destructors
~this
functions
connect
static functions
get
get_async
post
post_async
request
variables
cli
conn
connected
req
res
url