fakeshadow
|
b75b5114c3
|
refactor actix_http connection types and connector services (#2081)
|
2021-03-18 17:53:22 +00:00 |
|
fakeshadow
|
badae2f8fd
|
add local_address bind for client builder (#2024)
|
2021-02-27 22:31:14 +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 |
|
Maxim Vorobjov
|
10e3e72595
|
Http2 client configuration to improve performance (#1394)
* add defaults for http2 client configuration
* fix spaces
* Add changes text for extended H2 defaults buffers
* client: configurable H2 window sizes and max_http_version
* add H2 window size configuration and max_http_version to awc::ClientBuilder
* add awc::ClientBuilder H2 window sizes and max_http_version
* add test for H2 window size settings
* cleanup comment
* Apply code review fixes
* Code review fix for awc ClientBuilder
* Remove unnecessary comments on code review
* pin quote version to resolve build issue
* max_http_version to accept http::Version
* revert fix for quote broken build
|
2020-03-07 11:09:31 +09:00 |
|