requests ~issue_81_2 (2022-03-19T22:47:38.5427476)
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