requests v1.0.12 (2019-11-24T21:57:54Z)
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