requests v0.9.0 (2018-08-16T14:22:02Z)
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