Rob Ede
|
44c55dd036
|
remove cookie support from -http (#2065)
|
2021-04-09 18:07:10 +01:00 |
|
Ibraheem Ahmed
|
50dc13f280
|
move typed headers and implement FromRequest (#2094)
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2021-04-01 16:42:18 +01:00 |
|
Rob Ede
|
3279070f9f
|
optional cookies features (#1981)
|
2021-02-13 15:08:43 +00:00 |
|
Rob Ede
|
b1dd8d28bc
|
response header rework (#1869)
|
2021-01-15 02:11:10 +00:00 |
|
Rob Ede
|
eb0eda69c6
|
migrate cookie handling to cookie crate (#1558)
|
2020-06-19 14:34:14 +01:00 |
|
Nikolay Kim
|
205a964d8f
|
upgrade to tokio 0.2
|
2019-12-05 23:35:43 +06:00 |
|
Nikolay Kim
|
55179d6ab2
|
update dependencies
|
2019-08-13 10:48:11 -07:00 |
|
Nikolay Kim
|
4092c7f326
|
clippy warnings
|
2019-07-17 15:08:30 +06:00 |
|
Nikolay Kim
|
df08baf67f
|
update actix-net dependencies
|
2019-05-12 08:34:51 -07:00 |
|
Nikolay Kim
|
ab4fda6084
|
update tests
|
2019-04-14 20:20:33 -07:00 |
|
Nikolay Kim
|
aa78565453
|
use objects pool for HttpRequest; optimize nested services call
|
2019-04-07 23:06:21 -07:00 |
|
Nikolay Kim
|
5c4e4edda4
|
add ClientResponse::json()
|
2019-04-01 11:51:18 -07:00 |
|
Nikolay Kim
|
d846328f36
|
fork cookie crate
|
2019-03-29 21:13:39 -07:00 |
|
Nikolay Kim
|
ea4d98d669
|
Session wide headers, basic and bearer auth
|
2019-03-28 21:48:35 -07:00 |
|
Nikolay Kim
|
faa3ea8e5b
|
rename BodyLength to BodySize
|
2019-03-27 09:24:55 -07:00 |
|
Nikolay Kim
|
959aebb24f
|
simplify TestResponse builder
|
2019-03-26 22:03:00 -07:00 |
|
Nikolay Kim
|
d49a8ba53b
|
add client TestResponse
|
2019-03-26 21:57:04 -07:00 |
|