socketify.py/tests/examples
Ciro e754e29c05 added get_form_urlencoded 2022-06-03 20:01:56 -03:00
..
docker
helpers remove json stringify from caches examples 2022-06-02 17:59:33 -03:00
misc
async.py
automatic_port_selection.py
error_handler.py
forks.py
graceful_shutdown.py
hello_world.py
http_request_cache.py fixed UVLoop, and added better strategy to Loop, added post support, get_data(), get_json(), get_text(), get_cookie(), set_cookie(), pending x-www-form-urlencoded and form-data (maybe only with another package), added more options for keys in response, added fallback to None if decode fails in request, added on_writable and on_data events, pending try_end and stream examples, added upload and post examples 2022-06-03 18:53:42 -03:00
https.py
listen_options.py
not_found.py
requeriments.txt
router_and_basics.py fixed UVLoop, and added better strategy to Loop, added post support, get_data(), get_json(), get_text(), get_cookie(), set_cookie(), pending x-www-form-urlencoded and form-data (maybe only with another package), added more options for keys in response, added fallback to None if decode fails in request, added on_writable and on_data events, pending try_end and stream examples, added upload and post examples 2022-06-03 18:53:42 -03:00
upload_or_post.py added get_form_urlencoded 2022-06-03 20:01:56 -03:00