| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Used more specific errors (e.g. FileExistsError) as appropriate.
|
|
|
|
header.
|
|
|
|
|
|
|
|
|
|
|
|
status_code.
|
|
|
|
|
|
Added getvalue() to HttpResponse to return the content of the response,
along with a few other methods to partially match io.IOBase.
Thanks Claude Paroz for the suggestion and Nick Sanford for review.
|
|
Thanks to Simon Charette, Aymeric Augustin, and Tim Graham
for reviews and contributions.
|
|
Signed-off-by: Jason Myers <jason@jasonamyers.com>
|
|
|