requests v0.5.2 (2017-09-04T08:32:02Z)
Dub
Repo
Request.cookie
requests
request
Request
Set Cookie for http requests.
v
- array of cookie.
Cookie
[]
cookie
[@property setter]
struct
Request
@
property
pure @
nogc
nothrow
void
cookie
(
Cookie
[]
v
)
Cookie
[]
cookie
[@property getter]
Meta
Source
See Implementation
requests
request
Request
functions
addHeaders
clearHeaders
exec
format
get
post
toString
properties
authenticator
bind
bufferSize
contentLength
contentReceived
cookie
keepAlive
maxContentLength
maxHeadersLength
maxRedirects
proxy
sslOptions
sslSetCaCert
sslSetCertFile
sslSetKeyFile
sslSetVerifyPeer
timeout
useStreaming
verbosity
Set Cookie for http requests. v - array of cookie.