requests ~master (2022-04-27T18:42:53Z)
Dub
Repo
Request.put
requests
request
Request
Undocumented in source. Be warned that the author may not have intended to support it.
Response
put
(string uri, QueryParam[] query)
Response
put
(string uri, MultipartForm form)
Response
put
(string uri, R content, string contentType)
struct
Request
Response
put
(
R
)
(
string
uri
,
R
content
,
string
contentType
= "application/octet-stream"
)
Meta
Source
See Implementation
requests
request
Request
classes
LastInterceptor
functions
addHeaders
addInterceptor
clearHeaders
deleteRequest
exec
execute
format
get
patch
post
put
toString
properties
cm
hasMultipartForm
path
sslSetCaCert
sslSetCertFile
sslSetKeyFile
sslSetVerifyPeer
uri
userHeaders