requests v0.1.0 (2016-05-04T13:40:33Z)
Dub
Repo
RequestException
requests
http
Undocumented in source.
class
RequestException : Exception {
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
requests
http
classes
BasicAuthentication
ConnectError
RequestException
TimeoutException
functions
getContent
postContent
structs
PostFile
Request
Response