• Joined on 2018-06-04
berkus synced commits to refs/pull/3496/head at berkus/actix-web from mirror 2024-12-18 08:34:14 +00:00
8db1d7f8a1 Merge branch 'master' into compress-ws-deflate
8115c818c1 Fix continuous integration (#3526)
002c1b5a19 build(deps): bump taiki-e/install-action from 2.44.71 to 2.45.6 (#3509)
836c75064b build(deps): bump codecov/codecov-action from 5.0.2 to 5.0.7 (#3508)
Compare 4 commits »
berkus synced commits to refs/pull/467/merge at berkus/actix-net from mirror 2024-12-17 16:04:13 +00:00
986f5a4982 Merge 26289b8427153bd2c3fc33f06ddb2383e31e11dd into 34826c625327460c921aff61d8401fb280d79612
34826c6253 build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 (#624)
42b788d131 build(deps): bump taiki-e/install-action from 2.45.6 to 2.46.4 (#625)
9796593b24 build(deps): bump actions-rust-lang/setup-rust-toolchain (#620)
c362fc4414 build(deps): bump codecov/codecov-action from 5.0.2 to 5.0.7 (#621)
Compare 6 commits »
berkus synced new reference dependabot/github_actions/taiki-e/install-action-2.46.11 to berkus/actix-net from mirror 2024-12-16 23:44:15 +00:00
berkus synced commits to dependabot/github_actions/taiki-e/install-action-2.46.11 at berkus/actix-net from mirror 2024-12-16 23:44:15 +00:00
berkus synced commits to refs/pull/2136/merge at berkus/actix-web from mirror 2024-12-16 15:44:14 +00:00
f24827cfc5 Merge df3bf798734e86af601d82b62d2dbcbeb53c7cbd into 8115c818c15792a6edab01f939f049b6c0e38792
8115c818c1 Fix continuous integration (#3526)
Compare 2 commits »
berkus synced new reference dependabot/github_actions/taiki-e/install-action-2.46.9 to berkus/actix-web from mirror 2024-12-16 07:34:13 +00:00
berkus synced commits to dependabot/github_actions/taiki-e/install-action-2.46.9 at berkus/actix-web from mirror 2024-12-16 07:34:13 +00:00
berkus synced and deleted reference refs/tags/dependabot/github_actions/taiki-e/install-action-2.46.4 at berkus/actix-web from mirror 2024-12-16 07:34:13 +00:00
berkus synced and deleted reference refs/tags/refs/pull/3520/merge at berkus/actix-web from mirror 2024-12-16 07:34:13 +00:00
berkus synced commits to refs/pull/599/merge at berkus/actix-net from mirror 2024-12-14 22:44:15 +00:00
adcc86c604 Merge 192d0661e9a59210ab5706c5fcf92e4e6f99c852 into 34826c625327460c921aff61d8401fb280d79612
34826c6253 build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 (#624)
42b788d131 build(deps): bump taiki-e/install-action from 2.45.6 to 2.46.4 (#625)
9796593b24 build(deps): bump actions-rust-lang/setup-rust-toolchain (#620)
c362fc4414 build(deps): bump codecov/codecov-action from 5.0.2 to 5.0.7 (#621)
Compare 6 commits »
berkus synced commits to refs/pull/3515/head at berkus/actix-web from mirror 2024-12-11 13:14:15 +00:00
610dd616ef feat(awc): split connector config with connect config, allow to configure connect config per request
0915879267 feat(awc): allow to set a specific sni host on the request
8115c818c1 Fix continuous integration (#3526)
Compare 3 commits »
berkus synced commits to refs/pull/3525/merge at berkus/actix-web from mirror 2024-12-11 13:14:15 +00:00
b1ca8f3a42 Merge 228fd81e964a101e33270b555128fb48e3b7b28f into 8115c818c15792a6edab01f939f049b6c0e38792
228fd81e96 feat(guard): do not use host header on http2 for guard
Compare 2 commits »
berkus synced commits to refs/pull/3528/merge at berkus/actix-web from mirror 2024-12-11 13:14:15 +00:00
a2fe75d1b6 Merge a2abebb256f8f918e2ebd7e55ed2cb16bb376b46 into 8115c818c15792a6edab01f939f049b6c0e38792
a2abebb256 feat(awc): replace trust dns by hickory dns
Compare 2 commits »
berkus synced commits to refs/pull/3515/merge at berkus/actix-web from mirror 2024-12-11 13:14:15 +00:00
5971328797 Merge 610dd616ef3206e781a04d33ed6ed2e2ed4bd50f into 8115c818c15792a6edab01f939f049b6c0e38792
610dd616ef feat(awc): split connector config with connect config, allow to configure connect config per request
0915879267 feat(awc): allow to set a specific sni host on the request
Compare 3 commits »
berkus synced commits to refs/pull/3516/head at berkus/actix-web from mirror 2024-12-11 13:14:15 +00:00
12107cdc5c fix(http2): remove host header when using http2
8115c818c1 Fix continuous integration (#3526)
Compare 2 commits »
berkus synced commits to refs/pull/3516/merge at berkus/actix-web from mirror 2024-12-11 13:14:15 +00:00
c30aaea6f0 Merge 12107cdc5c46a066d9eb78dfd5e70dd42b09608e into 8115c818c15792a6edab01f939f049b6c0e38792
12107cdc5c fix(http2): remove host header when using http2
Compare 2 commits »
berkus synced commits to refs/pull/3522/head at berkus/actix-web from mirror 2024-12-11 13:14:15 +00:00
0915879267 feat(awc): allow to set a specific sni host on the request
8115c818c1 Fix continuous integration (#3526)
Compare 2 commits »
berkus synced commits to refs/pull/3525/head at berkus/actix-web from mirror 2024-12-11 13:14:15 +00:00
228fd81e96 feat(guard): do not use host header on http2 for guard
8115c818c1 Fix continuous integration (#3526)
Compare 2 commits »
berkus synced commits to refs/pull/3528/head at berkus/actix-web from mirror 2024-12-11 13:14:15 +00:00
a2abebb256 feat(awc): replace trust dns by hickory dns
8115c818c1 Fix continuous integration (#3526)
Compare 2 commits »
berkus synced commits to refs/pull/3522/merge at berkus/actix-web from mirror 2024-12-11 13:14:15 +00:00
defa7659ee Merge 0915879267b4a18afef5a5afdef12113b5d4e567 into 8115c818c15792a6edab01f939f049b6c0e38792
0915879267 feat(awc): allow to set a specific sni host on the request
Compare 2 commits »