requests v1.0.1 (2018-10-30T20:34:09Z)
Dub
Repo
RequestException
requests
base
General type exception from Request
class
RequestException : Exception {
this
(string msg, string file, size_t line, Throwable next);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
requests
base
classes
BasicAuthentication
FormDataBytes
FormDataFile
RequestException
Response
functions
formData
interfaces
Auth
FiniteReadable
structs
MultipartForm
PostFile
ReceiveAsRange
_UH
General type exception from Request