Wykres commitów

268 Commity (66b00f8fa7802463556f08e35df3e70bb4fa5288)

Autor SHA1 Wiadomość Data
Ciro 8c4ffc918a fixed corking in CPython + change uv_timer to uv_check to run asyncio 2022-10-25 12:33:50 -03:00
Ciro b825d81fbf fixed cork in CPython + PyPy 2022-10-25 11:05:11 -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 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 8a7333a4bd added more info about async and decoded to utf8 string results from request 2022-06-02 17:27:15 -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 7908575ebf added api fetch and caching samples 2022-06-01 10:29:23 -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
Ciro aab4427efc added some preliminar asyncio integration, more options for write, end and status 2022-05-31 14:56:37 -03:00
Ciro 4e728ccaf0 fix modules?? 2022-05-28 20:18:31 -03:00
Ciro 01920b1f08 remove .so files 2022-05-28 17:10:29 -03:00
Ciro d75bd98385 extension test 2022-05-28 16:59:08 -03:00