requests v0.2.0 (2016-07-06T20:27: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
aliases
Cookie
QueryParam
classes
BasicAuthentication
FormDataBytes
FormDataFile
HTTPResponse
MaxRedirectsException
functions
formData
queryParams
interfaces
Auth
FiniteReadable
structs
HTTPRequest
MultipartForm
PostFile