requests v1.0.1 (2018-10-30T20:34:09Z)
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
HTTPResponse
MaxRedirectsException
functions
fromJsonArrayToStr
httpTestServer
structs
HTTPRequest