c8b0e7f2a7
* created methods to append and finish body content on request.py so the underlying body instance can have certain flexibility; modified server.py to reflect these changes * - made some adjustments (including the Request.body_init method) as requested by @ahopkins; - created a new test with a custom Request class implementation of the flexibility provided by the new methods; |
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
app.py | ||
blueprints.py | ||
config.py | ||
constants.py | ||
cookies.py | ||
exceptions.py | ||
handlers.py | ||
helpers.py | ||
log.py | ||
reloader_helpers.py | ||
request.py | ||
response.py | ||
router.py | ||
server.py | ||
static.py | ||
testing.py | ||
views.py | ||
websocket.py | ||
worker.py |