Yuki Okushi
1aa74f4234
feat(file): add support for extracting multi-component path params ( #4039 )
2026-04-25 14:43:27 +09:00
Yuki Okushi
86eeea7f92
chore: address deny warning ( #4040 )
2026-04-22 23:44:18 +09:00
dependabot[bot]
7ba139e876
build(deps): bump taiki-e/install-action from 2.73.0 to 2.75.18 ( #4035 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-20 10:27:07 +01:00
dependabot[bot]
15ce7b9984
build(deps): bump actions-rust-lang/setup-rust-toolchain from 1.15.4 to 1.16.0 ( #4036 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-20 10:26:44 +01:00
dependabot[bot]
98f26cc30f
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.16 to 2.0.17 ( #4037 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-20 10:26:08 +01:00
Yuki Okushi
68f5bcf5fc
chore(awc,web): upgrade const-str to v1.1 ( #4034 )
2026-04-19 14:17:41 +09:00
Maarten Deprez
d604bcc851
Support deserializing paths to sequences for multi-component (eg. tail) matches ( #3432 )
...
* Support deserializing paths to sequences for multi-component (eg. tail) matches
* Support deserializing paths to sequences: use "/{tail}*" syntax
* some fixes
* make `size_hint` work properly
* fix for tuple struct
---------
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2026-04-18 17:40:25 +00:00
Yuki Okushi
71d6bdf03e
docs(web): tweak docs for `full_url` ( #4032 )
2026-04-19 02:37:37 +09:00
Yuki Okushi
8c397f83a3
chore(http,web): upgrade `foldhash` to 0.2 ( #4030 )
2026-04-18 14:22:44 +09:00
Yuki Okushi
cffe5d271e
http: add h1 write buffer size setting ( #3986 )
...
Co-authored-by: Nicolas Grondin <ngrondin78@gmail.com>
2026-04-18 13:22:45 +09:00
Yuki Okushi
10609f749d
actix-http: linger after early responses ( #3985 )
...
Co-authored-by: Ophir LOJKINE <contact@ophir.dev>
2026-04-18 12:46:44 +09:00
Yuki Okushi
0fb89457ed
chore(http): prepare v3.12.1 ( #4029 )
2026-04-18 11:41:32 +09:00
Yuki Okushi
3c056bd361
Merge commit from fork
2026-04-18 11:09:12 +09:00
Yuki Okushi
e6d09913d9
chore(multipart,derive): prepare 0.8.0 ( #4027 )
2026-04-18 02:12:22 +09:00
Yuki Okushi
4434a494ee
fix(multipart): count ignored fields towards `MultipartFormConfig` li… ( #4026 )
...
fix(multipart): count ignored fields towards `MultipartFormConfig` limits
2026-04-18 00:57:50 +09:00
Yuki Okushi
be62050f9d
fix(multipart): set cap for parser buffering ( #4025 )
2026-04-18 00:24:37 +09:00
Yuki Okushi
be4566d669
fix(multipart): do not parse with fixed index not to panic ( #4024 )
2026-04-17 00:32:45 +09:00
Yuki Okushi
6d2c2f4462
chore(http): upgrade `sha1` to 0.11 ( #4022 )
...
Co-authored-by: Rob Ede <robjtede@icloud.com>
2026-04-15 15:38:01 +00:00
Yuki Okushi
253cd4f977
chore: address new advisories ( #4023 )
2026-04-15 13:49:34 +00:00
Yuki Okushi
e766ca61f1
chore: upgrade rand to 0.10.1 ( #4021 )
2026-04-15 06:20:52 +00:00
dependabot[bot]
d7479594c4
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.15 to 2.0.16 ( #4018 )
...
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action ) from 2.0.15 to 2.0.16.
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases )
- [Commits](3fd3802e88...175dc7fd4f )
---
updated-dependencies:
- dependency-name: EmbarkStudios/cargo-deny-action
dependency-version: 2.0.16
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2026-04-13 12:28:03 +00:00
dependabot[bot]
013e95c80a
build(deps): bump taiki-e/cache-cargo-install-action from 3.0.5 to 3.0.6 ( #4019 )
...
Bumps [taiki-e/cache-cargo-install-action](https://github.com/taiki-e/cache-cargo-install-action ) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/taiki-e/cache-cargo-install-action/releases )
- [Changelog](https://github.com/taiki-e/cache-cargo-install-action/blob/main/CHANGELOG.md )
- [Commits](a8b9ecf8e0...f9eed3e468 )
---
updated-dependencies:
- dependency-name: taiki-e/cache-cargo-install-action
dependency-version: 3.0.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-13 12:02:05 +00:00
dependabot[bot]
c25dd237b3
build(deps): bump rand from 0.9.2 to 0.9.3 ( #4020 )
...
Bumps [rand](https://github.com/rust-random/rand ) from 0.9.2 to 0.9.3.
- [Release notes](https://github.com/rust-random/rand/releases )
- [Changelog](https://github.com/rust-random/rand/blob/0.9.3/CHANGELOG.md )
- [Commits](https://github.com/rust-random/rand/compare/rand_core-0.9.2...0.9.3 )
---
updated-dependencies:
- dependency-name: rand
dependency-version: 0.9.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-13 11:16:47 +00:00
Rob Ede
83e932bf74
ci: fast install semver-checks ( #4016 )
2026-04-13 11:15:35 +00:00
dependabot[bot]
1bb86c4408
build(deps): bump taiki-e/install-action from 2.73.0 to 2.75.7 ( #4017 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.73.0 to 2.75.7.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](7a562dfa95...0abfcd587b )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.75.7
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-13 11:15:16 +00:00
Yuki Okushi
3556ae0b4f
feat(web): add `cookie_raw` API ( #4013 )
2026-04-11 07:36:40 +09:00
Yuki Okushi
ad7cbef1f9
chore: cargo update ( #4012 )
2026-04-09 21:32:42 +09:00
Yuki Okushi
465c866857
chore: replace semver labeler ( #4011 )
2026-04-09 10:29:07 +00:00
dependabot[bot]
c9435ce348
build(deps): bump taiki-e/cache-cargo-install-action from 3.0.4 to 3.0.5 ( #4004 )
...
Bumps [taiki-e/cache-cargo-install-action](https://github.com/taiki-e/cache-cargo-install-action ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/taiki-e/cache-cargo-install-action/releases )
- [Changelog](https://github.com/taiki-e/cache-cargo-install-action/blob/main/CHANGELOG.md )
- [Commits](a08630789e...a8b9ecf8e0 )
---
updated-dependencies:
- dependency-name: taiki-e/cache-cargo-install-action
dependency-version: 3.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-06 05:27:12 +00:00
dependabot[bot]
84d54d72cb
build(deps): bump taiki-e/install-action from 2.70.1 to 2.73.0 ( #4005 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.70.1 to 2.73.0.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](fd0f63e180...7a562dfa95 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.73.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-06 05:04:46 +00:00
Yuki Okushi
18931e32a5
feat(multipart): add multi-field payload builders for testing ( #3995 )
2026-04-05 08:04:11 +09:00
Yuki Okushi
4702c0fdf9
test(web): skip 64-bit test on 32-bit platforms ( #3993 )
2026-03-31 18:05:52 +09:00
dependabot[bot]
6689259e4d
build(deps): bump env_logger from 0.11.9 to 0.11.10 ( #3992 )
...
Bumps [env_logger](https://github.com/rust-cli/env_logger ) from 0.11.9 to 0.11.10.
- [Release notes](https://github.com/rust-cli/env_logger/releases )
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.11.9...v0.11.10 )
---
updated-dependencies:
- dependency-name: env_logger
dependency-version: 0.11.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-30 10:14:10 +00:00
dependabot[bot]
c871bde253
build(deps): bump taiki-e/cache-cargo-install-action from 3.0.3 to 3.0.4 ( #3989 )
...
Bumps [taiki-e/cache-cargo-install-action](https://github.com/taiki-e/cache-cargo-install-action ) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/taiki-e/cache-cargo-install-action/releases )
- [Changelog](https://github.com/taiki-e/cache-cargo-install-action/blob/main/CHANGELOG.md )
- [Commits](59027ebf20...a08630789e )
---
updated-dependencies:
- dependency-name: taiki-e/cache-cargo-install-action
dependency-version: 3.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-30 02:30:27 +00:00
dependabot[bot]
71fdec63a3
build(deps): bump taiki-e/install-action from 2.69.6 to 2.70.1 ( #3990 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.69.6 to 2.70.1.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](06203676c6...fd0f63e180 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.70.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-30 02:30:25 +00:00
dependabot[bot]
00c29ae4ed
build(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0 ( #3991 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.5.3 to 6.0.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](1af58845a9...57e3a136b7 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-30 02:30:22 +00:00
Romain Roffé
4fcde646b9
fix(windows): enable dual-stack IPv6 sockets by default ( #3988 )
...
* fix(windows): enable dual-stack IPv6 sockets by default
On Windows, IPV6_V6ONLY defaults to true, so binding to [::] only
accepts IPv6 connections. Set it to false so that IPv6 listeners also
accept IPv4 traffic, matching the default Linux behavior.
* chore: add test
---------
Co-authored-by: Romain Roffé <r2@kyber.media>
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2026-03-29 10:21:46 +00:00
Romain Roffé
25c5b5c4cf
docs: Fix default value for HttpServer backlog ( #3987 )
...
HttpServer::new() initialize backlog to 1024 instead of 2048.
The default value has been changed from 2048 to 1024 in
eae48f9612 .
Co-authored-by: Romain Roffé <r2@kyber.media>
2026-03-27 11:05:18 +00:00
dependabot[bot]
b9d3adfa4d
build(deps): bump taiki-e/install-action from 2.68.32 to 2.69.6 ( #3980 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.68.32 to 2.69.6.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](f916cfac5d...06203676c6 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.69.6
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2026-03-23 10:58:47 +00:00
dependabot[bot]
edd3e2cc8d
build(deps): bump actions-rust-lang/msrv/.github/workflows/msrv.yml from 0.1.0 to 0.1.1 ( #3983 )
...
build(deps): bump actions-rust-lang/msrv/.github/workflows/msrv.yml
Bumps [actions-rust-lang/msrv/.github/workflows/msrv.yml](https://github.com/actions-rust-lang/msrv ) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/actions-rust-lang/msrv/releases )
- [Commits](8b55382444...b95a3a81b0 )
---
updated-dependencies:
- dependency-name: actions-rust-lang/msrv/.github/workflows/msrv.yml
dependency-version: 0.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2026-03-23 10:37:28 +00:00
dependabot[bot]
7d59d77132
build(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 ( #3982 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.5.2 to 5.5.3.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](671740ac38...1af58845a9 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-version: 5.5.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2026-03-23 10:34:35 +00:00
dependabot[bot]
cb0a4e4402
build(deps): bump itoa from 1.0.17 to 1.0.18 ( #3981 )
...
Bumps [itoa](https://github.com/dtolnay/itoa ) from 1.0.17 to 1.0.18.
- [Release notes](https://github.com/dtolnay/itoa/releases )
- [Commits](https://github.com/dtolnay/itoa/compare/1.0.17...1.0.18 )
---
updated-dependencies:
- dependency-name: itoa
dependency-version: 1.0.18
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2026-03-23 10:34:11 +00:00
Yuki Okushi
f41f696678
Add new security advisories to deny.toml ( #3984 )
...
* Add new security advisories to deny.toml
For old rustls.
* Add more
2026-03-23 19:15:01 +09:00
dependabot[bot]
1398919140
build(deps): bump once_cell from 1.21.3 to 1.21.4 ( #3978 )
...
Bumps [once_cell](https://github.com/matklad/once_cell ) from 1.21.3 to 1.21.4.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md )
- [Commits](https://github.com/matklad/once_cell/compare/v1.21.3...v1.21.4 )
---
updated-dependencies:
- dependency-name: once_cell
dependency-version: 1.21.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-16 00:38:00 +00:00
dependabot[bot]
66d68c4fca
build(deps): bump actions-rust-lang/setup-rust-toolchain from 1.15.3 to 1.15.4 ( #3976 )
...
build(deps): bump actions-rust-lang/setup-rust-toolchain
Bumps [actions-rust-lang/setup-rust-toolchain](https://github.com/actions-rust-lang/setup-rust-toolchain ) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/actions-rust-lang/setup-rust-toolchain/releases )
- [Changelog](https://github.com/actions-rust-lang/setup-rust-toolchain/blob/main/CHANGELOG.md )
- [Commits](a0b538fa0b...150fca883c )
---
updated-dependencies:
- dependency-name: actions-rust-lang/setup-rust-toolchain
dependency-version: 1.15.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-16 00:37:34 +00:00
dependabot[bot]
7694a090a2
build(deps): bump taiki-e/install-action from 2.68.25 to 2.68.32 ( #3977 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.68.25 to 2.68.32.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](a37010ded1...f916cfac5d )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.68.32
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-16 00:35:44 +00:00
Yuki Okushi
c6123315e1
chore: upgrade aws-lc-sys to v0.38 ( #3974 )
2026-03-15 15:35:51 +09:00
Rob Ede
9c2864c2c3
fix: yield lines correctly in readlines across split chunks ( #3970 )
2026-03-10 10:28:26 +00:00
Rob Ede
79434bde72
fix: correct HeaderMap iterators' len and size_hint for multi-value ( #3971 )
...
* test: add headermap iterator tests
confirmed new tests fail as expected
* fix: correct HeaderMap iterators' len and size_hint for multi-value
headers
fixes #3969
2026-03-10 10:16:35 +00:00
dependabot[bot]
245b511dfd
build(deps): bump quote from 1.0.44 to 1.0.45 ( #3964 )
...
Bumps [quote](https://github.com/dtolnay/quote ) from 1.0.44 to 1.0.45.
- [Release notes](https://github.com/dtolnay/quote/releases )
- [Commits](https://github.com/dtolnay/quote/compare/1.0.44...1.0.45 )
---
updated-dependencies:
- dependency-name: quote
dependency-version: 1.0.45
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-09 01:37:58 +00:00