Christof Weickhardt
51e2a0d05b
feat: use rustls
2022-04-13 22:13:02 -03:00
Christof Weickhardt
f9db949910
test: adding benchmarks ( #26 )
2022-04-12 23:29:52 -03:00
Bruno Thomas
b7f0bf9d81
test: add basic parallel unit tests ( #17 )
2022-04-07 09:31:27 -03:00
Christof Weickhardt
16f235b9fd
feat: declare headers globally ( #20 )
2022-04-03 14:20:17 -03:00
Casey Primozic
8e4efa3c10
Add support for connecting to HTTPS servers ( #6 )
...
* Add the `https` feature which condionally compiles the `hyper-tls` crate
* Abstract HTTP(S) client building to a helper function with two versions: One which uses the `hyper-tls` `HttpsConnector` connector, and one which uses the default built-in `HttpConnector`
* Update documentation on how to enable HTTPS support
2022-03-17 23:05:07 -03:00
Felipe Noronha
4dee11dc35
mark next release iteration v0.5.2-dev
2022-03-12 14:04:16 -03:00
Felipe Noronha
8238393993
Tag v0.5.1
2022-03-12 14:02:31 -03:00
Felipe Noronha
96592ab0f9
mark next release iteration v0.5.1-dev
2022-03-12 13:53:02 -03:00
Bruno Thomas
a01c1381b7
updates tokio reactor version
2022-03-10 16:24:36 -03:00
Bruno Thomas
f8cd92c507
chore: upgrade hyper/tokio libraries
2022-03-10 16:24:36 -03:00
Jan Kantert
d109fcbd62
remove futures dependency
2020-05-04 00:18:27 -03:00
Jan Kantert
d838516387
port lib to hyper 0.13 and future 0.3
2020-05-04 00:18:27 -03:00
Felipe Noronha
b53642da26
use edition 2018. bump dependencies. ( #5 )
2019-03-11 14:12:28 -03:00
Felipe Noronha
369c7a1ec7
update deps
2019-02-16 15:20:18 -02:00
Felipe Noronha
692d287ee4
updates to hyper 0.12.16
2018-11-24 13:27:20 -02:00
Brendan Zabarauskas
2b2ef26523
Add examples and improve documentation
2017-07-15 18:41:44 +10:00
Brendan Zabarauskas
d30e59412c
Bump cargo version
2017-07-15 17:51:33 +10:00
Brendan Zabarauskas
217cecd14e
Add example and remove dependency on void crate
2017-07-15 17:51:06 +10:00
Brendan Zabarauskas
db21a7b721
Bump cargo version
2017-07-15 16:55:08 +10:00
Brendan Zabarauskas
2e5475d45d
Initial commit
2017-07-15 16:28:59 +10:00