requests v0.7.1 (2018-02-06T16:26:51Z)
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