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
|
4c7f868188
|
remove unused tests files
|
2022-06-02 17:37:26 -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 |
Ciro
|
aab4427efc
|
added some preliminar asyncio integration, more options for write, end and status
|
2022-05-31 14:56:37 -03:00 |
Ciro
|
e1b2943bbc
|
added docker images
|
2022-05-28 23:18:03 -03:00 |
Ciro
|
e1d264c92b
|
added local build in README
|
2022-05-28 17:04:35 -03:00 |
Ciro
|
d75bd98385
|
extension test
|
2022-05-28 16:59:08 -03:00 |