requests v0.8.0 (2018-04-21T19:42:18Z)
Dub
Repo
MaxRedirectsException
requests
http
Undocumented in source.
class
MaxRedirectsException : Exception {
this
(string message, string file, size_t line, Throwable next);
}
Constructors
this
this
(string message, string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
requests
http
classes
BasicAuthentication
FormDataBytes
FormDataFile
HTTPResponse
MaxRedirectsException
functions
formData
fromJsonArrayToStr
httpTestServer
queryParams
interfaces
FiniteReadable
structs
HTTPRequest
MultipartForm
PostFile