• Joined on 2018-06-04
berkus synced commits to refs/pull/3705/merge at berkus/actix-web from mirror 2025-08-23 10:41:23 +00:00
ddb297c5c2 Merge 845534fc81d78d5f8af6269ef7e91a5c04001fd6 into aeb42486afead1e7ae23b142855e63661355000d
aeb42486af fix(actix-web): improve streaming response behavior for Content-Length and Content-Type (#3737)
30f7df5853 fix(actix-http): wake before return pending when read half disconnect and need to shutdown (#3665)
Compare 3 commits »
berkus synced commits to refs/pull/3718/merge at berkus/actix-web from mirror 2025-08-23 10:41:23 +00:00
4369f8720e Merge 9b6818694699255697f5c5f80f3ea612b76da2f1 into aeb42486afead1e7ae23b142855e63661355000d
aeb42486af fix(actix-web): improve streaming response behavior for Content-Length and Content-Type (#3737)
Compare 2 commits »
berkus synced commits to refs/pull/3649/merge at berkus/actix-web from mirror 2025-08-23 02:31:25 +00:00
8b13c7d8b1 Merge 5ad04e6de7c40fb4e69b536d3475e2eba2e896df into 30f7df585368a7fb9ad2c16394c78eeb7962bc9d
30f7df5853 fix(actix-http): wake before return pending when read half disconnect and need to shutdown (#3665)
e3ae20de30 chore: Pin actions to full commit SHA (#3736)
5f6c84494a Fix integer overflow in actix_http::ws::Parser::parse (#3728)
Compare 4 commits »
berkus synced commits to refs/pull/3665/head at berkus/actix-web from mirror 2025-08-23 02:31:25 +00:00
466ab8f428 fix(actix-http): wake before return pending when read half disconnect and need to shutdown
e3ae20de30 chore: Pin actions to full commit SHA (#3736)
5f6c84494a Fix integer overflow in actix_http::ws::Parser::parse (#3728)
37203c7fd8 fix: increase total limit in multipart example (#3567)
971bbc1468 build(deps): bump rustversion from 1.0.21 to 1.0.22 (#3726)
Compare 32 commits »
berkus synced commits to refs/pull/3718/merge at berkus/actix-web from mirror 2025-08-23 02:31:25 +00:00
1d3beb4762 Merge 9b6818694699255697f5c5f80f3ea612b76da2f1 into 30f7df585368a7fb9ad2c16394c78eeb7962bc9d
30f7df5853 fix(actix-http): wake before return pending when read half disconnect and need to shutdown (#3665)
Compare 2 commits »
berkus synced commits to refs/pull/3721/merge at berkus/actix-web from mirror 2025-08-23 02:31:25 +00:00
e30934af1a Merge af30b7e679b58c1d6aacc380d234636ea8760112 into 30f7df585368a7fb9ad2c16394c78eeb7962bc9d
30f7df5853 fix(actix-http): wake before return pending when read half disconnect and need to shutdown (#3665)
e3ae20de30 chore: Pin actions to full commit SHA (#3736)
5f6c84494a Fix integer overflow in actix_http::ws::Parser::parse (#3728)
Compare 4 commits »
berkus synced and deleted reference refs/tags/refs/pull/2830/merge at berkus/actix-web from mirror 2025-08-23 02:31:24 +00:00
berkus synced and deleted reference refs/tags/refs/pull/3665/merge at berkus/actix-web from mirror 2025-08-23 02:31:24 +00:00
berkus synced commits to master at berkus/actix-web from mirror 2025-08-23 02:31:24 +00:00
30f7df5853 fix(actix-http): wake before return pending when read half disconnect and need to shutdown (#3665)
berkus synced commits to refs/pull/3015/head at berkus/actix-web from mirror 2025-08-23 02:31:24 +00:00
a30ff2bb59 Merge branch 'master' into master
30f7df5853 fix(actix-http): wake before return pending when read half disconnect and need to shutdown (#3665)
e3ae20de30 chore: Pin actions to full commit SHA (#3736)
5f6c84494a Fix integer overflow in actix_http::ws::Parser::parse (#3728)
37203c7fd8 fix: increase total limit in multipart example (#3567)
Compare 476 commits »
berkus synced commits to refs/pull/3015/merge at berkus/actix-web from mirror 2025-08-23 02:31:24 +00:00
cf7240bcf8 Merge a30ff2bb59c0c33953de9dc9617418d37416fc24 into 30f7df585368a7fb9ad2c16394c78eeb7962bc9d
a30ff2bb59 Merge branch 'master' into master
30f7df5853 fix(actix-http): wake before return pending when read half disconnect and need to shutdown (#3665)
e3ae20de30 chore: Pin actions to full commit SHA (#3736)
5f6c84494a Fix integer overflow in actix_http::ws::Parser::parse (#3728)
Compare 470 commits »
berkus synced commits to refs/pull/3454/merge at berkus/actix-web from mirror 2025-08-23 02:31:24 +00:00
ad3425d5c6 Merge 7da7390f3ab570a0dcb2667fae34b738b4921acd into 30f7df585368a7fb9ad2c16394c78eeb7962bc9d
30f7df5853 fix(actix-http): wake before return pending when read half disconnect and need to shutdown (#3665)
Compare 2 commits »
berkus synced commits to refs/pull/3528/merge at berkus/actix-web from mirror 2025-08-23 02:31:24 +00:00
16d1e82e0b Merge 03901fc1aaa3a52fc9de5a02f1d312fbb0059e93 into 30f7df585368a7fb9ad2c16394c78eeb7962bc9d
30f7df5853 fix(actix-http): wake before return pending when read half disconnect and need to shutdown (#3665)
Compare 2 commits »
berkus synced commits to refs/pull/2830/merge at berkus/actix-web from mirror 2025-08-22 18:21:25 +00:00
7282fcb270 Merge 2bbf0004fdec73ba48451f5116867c04d7e1f897 into e3ae20de30c41cf9558ec5f1250cbebae047b656
e3ae20de30 chore: Pin actions to full commit SHA (#3736)
5f6c84494a Fix integer overflow in actix_http::ws::Parser::parse (#3728)
37203c7fd8 fix: increase total limit in multipart example (#3567)
971bbc1468 build(deps): bump rustversion from 1.0.21 to 1.0.22 (#3726)
Compare 11 commits »
berkus synced commits to refs/pull/3093/merge at berkus/actix-web from mirror 2025-08-22 18:21:25 +00:00
1b79274eb1 Merge 243ddd71ed76295cb70bb9972b5bcb0d0c4fefd4 into e3ae20de30c41cf9558ec5f1250cbebae047b656
e3ae20de30 chore: Pin actions to full commit SHA (#3736)
5f6c84494a Fix integer overflow in actix_http::ws::Parser::parse (#3728)
37203c7fd8 fix: increase total limit in multipart example (#3567)
971bbc1468 build(deps): bump rustversion from 1.0.21 to 1.0.22 (#3726)
Compare 10 commits »
berkus synced commits to refs/pull/3224/merge at berkus/actix-web from mirror 2025-08-22 18:21:25 +00:00
55df74a2e4 Merge a7c536650365724aee52245e0014983887f33266 into e3ae20de30c41cf9558ec5f1250cbebae047b656
e3ae20de30 chore: Pin actions to full commit SHA (#3736)
5f6c84494a Fix integer overflow in actix_http::ws::Parser::parse (#3728)
37203c7fd8 fix: increase total limit in multipart example (#3567)
971bbc1468 build(deps): bump rustversion from 1.0.21 to 1.0.22 (#3726)
Compare 10 commits »
berkus synced commits to refs/pull/3454/merge at berkus/actix-web from mirror 2025-08-22 18:21:25 +00:00
80bf1e7e94 Merge 7da7390f3ab570a0dcb2667fae34b738b4921acd into e3ae20de30c41cf9558ec5f1250cbebae047b656
e3ae20de30 chore: Pin actions to full commit SHA (#3736)
5f6c84494a Fix integer overflow in actix_http::ws::Parser::parse (#3728)
37203c7fd8 fix: increase total limit in multipart example (#3567)
971bbc1468 build(deps): bump rustversion from 1.0.21 to 1.0.22 (#3726)
Compare 10 commits »
berkus synced commits to refs/pull/3515/merge at berkus/actix-web from mirror 2025-08-22 18:21:25 +00:00
ac1cbb4910 Merge 3dfeda391a97715a5571cf5ba128c559b04f9941 into e3ae20de30c41cf9558ec5f1250cbebae047b656
e3ae20de30 chore: Pin actions to full commit SHA (#3736)
5f6c84494a Fix integer overflow in actix_http::ws::Parser::parse (#3728)
Compare 3 commits »
berkus synced commits to refs/pull/3522/merge at berkus/actix-web from mirror 2025-08-22 18:21:25 +00:00
3f4ab1cea4 Merge 6a8b4f7ffe8d200421e874172d205314a587d7a1 into e3ae20de30c41cf9558ec5f1250cbebae047b656
e3ae20de30 chore: Pin actions to full commit SHA (#3736)
5f6c84494a Fix integer overflow in actix_http::ws::Parser::parse (#3728)
Compare 3 commits »
berkus synced commits to refs/pull/3662/merge at berkus/actix-web from mirror 2025-08-22 18:21:25 +00:00
58ca12d9d5 Merge 9320df6339f893fb126de9b9db03819f589a38a4 into e3ae20de30c41cf9558ec5f1250cbebae047b656
e3ae20de30 chore: Pin actions to full commit SHA (#3736)
5f6c84494a Fix integer overflow in actix_http::ws::Parser::parse (#3728)
Compare 3 commits »