20 Commits

Author SHA1 Message Date
BlackMATov
5d62bc5905 new build scripts 2023-01-07 08:50:24 +07:00
BlackMATov
2394c842d3 move to github actions 2021-08-06 08:34:46 +07:00
BlackMATov
32fc91c21a more CI configs, change default branch 2020-10-29 22:34:28 +07:00
26f06005cc detailed error description #20 2019-07-16 19:17:04 +07:00
3a80cc4863 add query parameters example 2019-07-15 17:35:36 +07:00
f13a10b30d update README and little style fixes 2019-07-08 05:22:39 +07:00
36518720d2 rename auto_performer to performer 2019-07-07 08:50:36 +07:00
4b9dae2f38 rename methods to http_method, statuses to req_status 2019-07-07 08:48:43 +07:00
320c1c2d6e rename request::get to take 2019-07-07 08:38:44 +07:00
317cfe3bb9 add promises example 2019-07-02 04:11:48 +07:00
e0f5be0fb3 first callback impl with tests 2019-07-01 01:53:18 +07:00
ee00b426b2 rename response_code to http_code 2019-06-30 20:59:38 +07:00
d1917e8fe2 rename error to get_error. remove is_ready and is_running functions. 2019-06-30 08:55:41 +07:00
fb8626c6a2 add request timeout 2019-06-28 07:55:50 +07:00
00df42f060 add static CRT option. add option descriptions to README. 2019-06-26 21:48:36 +07:00
758a342168 remove unnecessary accessors from response class 2019-06-26 17:31:21 +07:00
49c436ac83 more safety handlers 2019-06-26 10:16:14 +07:00
38fd73a08a add error handling and streaming examples 2019-06-26 09:28:57 +07:00
78f0abd066 add two examples to README 2019-06-26 07:55:44 +07:00
e529b2e10c initial commit 2019-06-22 06:13:04 +07:00