sanic/sanic
Harsha Narayana efa77cf5ec
add api documentation for router and server
Signed-off-by: Harsha Narayana <harsha2k4@gmail.com>
2018-12-28 10:22:28 +05:30
..
__init__.py adopt CalVer: MM.YY.MICRO, 18.12.0 release 2018-12-27 11:00:38 -08:00
__main__.py Fix documentation build errors 2018-10-26 11:57:28 +03:00
app.py add sanic app module documentations 2018-12-28 10:22:27 +05:30
blueprints.py fix linter issues 2018-12-28 10:22:28 +05:30
config.py expose request_buffer_queue_size to be configurable and update documentation 2018-12-04 20:21:00 -08:00
constants.py run black against sanic module 2018-10-13 17:55:33 -07:00
cookies.py add documentation for cookies, exception, blueprint and handlers 2018-12-28 10:22:28 +05:30
exceptions.py add documentation for cookies, exception, blueprint and handlers 2018-12-28 10:22:28 +05:30
handlers.py fix linter issues 2018-12-28 10:22:28 +05:30
helpers.py Fix remove_entity_headers helper function (#1415) 2018-11-19 09:30:53 -06:00
log.py fix the logger and make it work (#1397) 2018-11-06 08:39:38 -06:00
reloader_helpers.py integrate with isort 2018-10-17 21:20:16 -07:00
request.py Merge pull request #1423 from yunstanford/request-streaming-support 2018-12-27 18:06:02 -08:00
response.py fix content length mismatch in windows and other platform 2018-11-07 21:38:32 +05:30
router.py add api documentation for router and server 2018-12-28 10:22:28 +05:30
server.py add api documentation for router and server 2018-12-28 10:22:28 +05:30
static.py Add tests for static 2018-11-20 12:28:00 +08:00
testing.py Change deprecated verify_ssl to ssl (#1155) 2018-11-14 07:16:14 -06:00
views.py integrate with isort 2018-10-17 21:20:16 -07:00
websocket.py integrate with isort 2018-10-17 21:20:16 -07:00
worker.py integrate with isort 2018-10-17 21:20:16 -07:00