introduce Response.make for simple response creation

This commit is contained in:
Maximilian Hils
2016-08-23 00:17:06 -07:00
parent 798ce96bd0
commit f27028f58e
5 changed files with 73 additions and 15 deletions

View File

@@ -39,6 +39,8 @@ Datastructures
.. autoclass:: Response
.. automethod:: make
.. rubric:: Data
.. autoattribute:: http_version
.. autoattribute:: status_code