Rob Ede
|
37f2bf5625
|
clippy
|
2021-10-20 02:06:51 +01:00 |
Rob Ede
|
4f6f0b0137
|
chore: Bump rustls to 0.20.0 (#2416)
Co-authored-by: Kirill Mironov <vetrokm@gmail.com>
|
2021-10-20 02:00:11 +01:00 |
Rob Ede
|
591abc37c3
|
add test runtime macro (#2409)
|
2021-10-19 17:30:32 +01:00 |
Igor Aleksanov
|
262c6bc828
|
Various refactorings (#2281)
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2021-06-26 15:33:43 +01:00 |
Rob Ede
|
532f7b9923
|
refined error model (#2253)
|
2021-06-17 17:57:58 +01:00 |
Rob Ede
|
ddaf8c3e43
|
add associated error type to MessageBody (#2183)
|
2021-05-05 18:36:02 +01:00 |
Rob Ede
|
c8ed8dd1a4
|
migrate to -utils beta 4 (#2127)
|
2021-04-01 15:26:13 +01:00 |
fakeshadow
|
c49fe79207
|
Simplify lifetime annotation in HttpServiceBuilder. Simplify PlStream (#2129)
|
2021-03-30 15:46:09 +01:00 |
fakeshadow
|
222acfd070
|
Fix build for next actix-tls-beta release (#2122)
|
2021-03-29 13:45:48 +01:00 |
fakeshadow
|
2f7f1fa97a
|
fix broken pipe for h2 when client is instantly dropped (#2113)
|
2021-03-26 00:05:31 +00:00 |
Rob Ede
|
3188ef5731
|
don't use rust annotation on code doc blocks
|
2021-03-25 08:45:52 +00:00 |
fakeshadow
|
351286486c
|
fix clippy warning on nightly (#2088)
* fix clippy warning on nightly
|
2021-03-19 19:25:35 +08:00 |
fakeshadow
|
b75b5114c3
|
refactor actix_http connection types and connector services (#2081)
|
2021-03-18 17:53:22 +00:00 |
Rob Ede
|
3dc2d145ef
|
import some traits as _
|
2021-03-17 00:38:54 +00:00 |
fakeshadow
|
c8f6d37290
|
rename client io trait. reduce duplicate code (#2079)
|
2021-03-16 16:31:14 +00:00 |
fakeshadow
|
69dd1a9bd6
|
Remove ConnectionLifetime trait. Simplify Acquired handling (#2072)
|
2021-03-16 02:56:23 +00:00 |
fakeshadow
|
a2b0e86632
|
simplify connector generic type (#2063)
|
2021-03-10 23:57:32 +00:00 |
fakeshadow
|
d0c1f1a84c
|
remove actix_http::client::pool::Protocol (#2061)
|
2021-03-10 01:31:50 +00:00 |
Rob Ede
|
ca69b6577e
|
use iota for more content-length insertions (#2050)
|
2021-03-07 19:29:02 +00:00 |
fakeshadow
|
880b863f95
|
fix h1 client for handling expect header request (#2049)
|
2021-03-07 18:33:16 +00:00 |
fakeshadow
|
badae2f8fd
|
add local_address bind for client builder (#2024)
|
2021-02-27 22:31:14 +00:00 |
fakeshadow
|
aacec30ad1
|
reduce duplicate code (#2020)
|
2021-02-22 11:15:12 +00:00 |
fakeshadow
|
946cccaa1a
|
refactor awc::ClientBuilder (#2008)
|
2021-02-18 12:30:09 +00:00 |
fakeshadow
|
1838d9cd0f
|
remove unused method. reduce leaf future type (#2009)
|
2021-02-18 11:24:10 +00:00 |
fakeshadow
|
117025a96b
|
simplify client::connection::Connection trait (#1998)
|
2021-02-16 14:10:22 +00:00 |
Rob Ede
|
17b3e7e225
|
pool doc nits (#1999)
|
2021-02-16 09:08:30 +00:00 |
fakeshadow
|
c065729468
|
rework client connection pool (#1994)
|
2021-02-16 08:27:14 +00:00 |
Rob Ede
|
0404b78b54
|
improve body size docs
|
2021-02-15 11:24:46 +00:00 |
Rob Ede
|
77efc09362
|
hide httpmessage mod
|
2021-02-11 22:58:40 +00:00 |
Rob Ede
|
949d14ae2b
|
clean up header map (#1964)
|
2021-02-09 22:59:17 +00:00 |
fakeshadow
|
519d7f2b8a
|
add trust-dns optional feature for actix-http and awc (#1969)
|
2021-02-09 10:41:20 +00:00 |
fakeshadow
|
830fb2cdb2
|
properly drop h2 connection (#1926)
|
2021-02-07 03:51:36 +00:00 |
fakeshadow
|
41bc04b1c4
|
Use immutable reference of service state. Update awc dns resolver. (#1905)
|
2021-02-07 01:00:40 +00:00 |
Rob Ede
|
0a506bf2e9
|
cleanup top level doc comments
|
2021-01-15 05:38:50 +00:00 |
Rob Ede
|
b1dd8d28bc
|
response header rework (#1869)
|
2021-01-15 02:11:10 +00:00 |
Rob Ede
|
2d4a174420
|
fmt
|
2021-01-04 01:01:35 +00:00 |
Rob Ede
|
21f6c9d7a5
|
improve code readability
|
2021-01-04 00:49:02 +00:00 |
fakeshadow
|
32de9f8840
|
Tokio 1.0 (#1813)
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2021-01-03 23:47:04 +00:00 |
fakeshadow
|
95ccf1c9bc
|
replace actix_utils::oneshot with futures_channle::oneshot (#1844)
|
2020-12-21 16:42:20 +00:00 |
Rob Ede
|
7787638f26
|
fix CI clippy warnings (#1664)
|
2020-09-10 14:46:35 +01:00 |
Rob Ede
|
8497b5f490
|
integrate with updated actix-{codec, utils} (#1634)
|
2020-08-24 10:13:35 +01:00 |
fakeshadow
|
160995b8d4
|
fix awc pool leak (#1626)
|
2020-08-09 21:49:43 +01:00 |
Yuki Okushi
|
92b5bcd13f
|
Check format and tweak CI config (#1619)
|
2020-07-22 00:28:33 +01:00 |
Rob Ede
|
0ec335a39c
|
bump MSRV to 1.42 (#1616)
|
2020-07-21 16:40:30 +09:00 |
Patrick Tescher
|
e10eb648d9
|
Fix leaks with actix_http's client (#1580)
|
2020-07-10 22:35:22 +01:00 |
Taiki Endo
|
6c5c4ea230
|
Remove uses of pin_project::project attribute
pin-project will deprecate the project attribute due to some unfixable
limitations.
Refs: https://github.com/taiki-e/pin-project/issues/225
|
2020-06-06 06:44:14 +09:00 |
Stephen Stack
|
621ebec01a
|
Fix typo in timeout error display (#1552)
|
2020-06-02 18:04:49 +01:00 |
Yuki Okushi
|
292af145cb
|
http: Minimize `futures` dependencies
|
2020-05-19 08:29:11 +09:00 |
Rob Ede
|
7e8ea44d5c
|
remove needless BodySize::Sized64 variant
|
2020-05-18 00:42:51 +01:00 |
Rob Ede
|
9d94fb91b2
|
correct spelling of ConnectError::Unresolved (#1487)
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
|
2020-05-08 02:26:48 +09:00 |