Wykres commitów

26 Commity (bd57f208d7e4f043ab554237e9d334ce79c89aa9)

Autor SHA1 Wiadomość Data
Ciro a2872a6dee add CODE_OF_CONDUCT and get_headers 2022-10-28 17:26:07 -03:00
Ciro fd28873063 added cork_end, get_full_url, foreach_header, and get_write_offset 2022-10-28 14:16:01 -03:00
Ciro 1d35e6064d add static files considerations for production 2022-10-27 13:49:51 -03:00
Ciro dfe55bbffd added static sync version for development, aiofile and aiofiles version for user choice 2022-10-27 10:14:44 -03:00
Ciro 43993449c5 added cork_end helper 2022-10-27 09:51:15 -03:00
Ciro bce55b4c0f file_stream.py and static_file.py examples added 2022-10-26 21:36:37 -03:00
Ciro 0c56204ec0 fixed corking issues 2022-10-25 09:53:18 -03:00
Ciro af7481c13f add cork and update with master 2022-10-24 14:15:46 -03:00
Ciro e754e29c05 added get_form_urlencoded 2022-06-03 20:01:56 -03:00
Ciro c2d1de2a02 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:54:00 -03:00
Ciro 093b0f5c93 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
Ciro 98f855e46c remove json stringify from caches examples 2022-06-02 17:59:33 -03:00
Ciro 8a7333a4bd added more info about async and decoded to utf8 string results from request 2022-06-02 17:27:15 -03:00
Ciro 47880cf9e9 fixed docker files (included libuv1-dev) 2022-06-02 16:57:27 -03:00
Ciro 9f4bb0de72 fixed asyncio integration (kinda) and added gracefull shutdown on SIGINT 2022-06-02 16:00:42 -03:00
Ciro ce72919ebc fixed end_without_body 2022-06-01 20:00:05 -03:00
Ciro c860562e2d added redirect 2022-06-01 11:16:33 -03:00
Ciro fdef1bbb2a fixed test timing in http request test 2022-06-01 10:53:46 -03:00
Ciro 55314a0e23 simplified examples 2022-06-01 10:38:27 -03:00
Ciro d9b2a6ae18 added api fetch and caching samples 2022-06-01 10:29:35 -03:00
Ciro 2c76b8e954 removed error handler from https 2022-05-31 19:49:23 -03:00
Ciro d0426817c6 added https example (not working yeat) and moved misc 2022-05-31 19:46:51 -03:00
Ciro d650fa1aa1 added pid to forks sampl 2022-05-31 18:57:36 -03:00
Ciro 6faf4a39bf added more samples 2022-05-31 18:51:39 -03:00
Ciro 451ddac041 added error handler 2022-05-31 17:53:20 -03:00
Ciro 9d537a5919 added exception when listen fails, moved some files to ./tests/examples 2022-05-31 16:27:56 -03:00