Add HttpRequest::full_url() method to get the complete URL of the request.
Fixed
Always remove port from return value of ConnectionInfo::realip_remote_addr() when handling IPv6 addresses. from the Forwarded header.
The UrlencodedError::ContentType variant (relevant to the Form extractor) now uses the 415 (Media Type Unsupported) status code in it's ResponseError implementation.
Apply HttpServer::max_connection_rate() setting when using rustls v0.22 or v0.23.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the rust group with 5 updates:
4.7.0
4.8.0
2f34c54
|106f6bd
c9b0830
|1dc358f
2.5.1
2.5.2
1.4.0
1.5.0
Updates
actix-web
from 4.7.0 to 4.8.0Release notes
Sourced from actix-web's releases.
Commits
4222f92
chore(actix-web): prepare release 4.8.0d92a73e
chore(actix-http): prepare release 3.8.0c612b5c
ci: fix checkscbb55ba
ci: use just for feature combos check643d645
Fix Rustls 0.22 & 0.23 are limited to 256 handshakes per second. (#3408)66905ef
build(deps): bump taiki-e/install-action from 2.38.0 to 2.39.1 (#3404)c076e34
build(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 (#3405)3ecaff5
build(deps): bump taiki-e/cache-cargo-install-action from 1.2.2 to 2.0.1 (#3406)fa74ab3
remove references to StaticFiles (#3400)188206a
feat: Html responder (#3399)Updates
twitch_api
from2f34c54
to106f6bd
Commits
106f6bd
Merge pull request #418 from suniastar/main6aa9379
applied code review suggestions7073720
changed type of client_id to String for consistencybef9a51
added conduit.shard.disabled EventUpdates
twitch-pubsub
fromc9b0830
to1dc358f
Commits
1dc358f
chore(deps): bump the rust group with 3 updates (#19)Updates
url
from 2.5.1 to 2.5.2Commits
54346fa
Revert "Reimplement idna on top of ICU4X" (#946)dcfbed3
Update idna to 1.0.1 (#945)467ef63
fix panic onxn--55555577
(#940)Updates
lazy_static
from 1.4.0 to 1.5.0Commits
be7c1c4
point readme version to 1.5.08971a27
update readme build badge15691ec
Modernize lazy-static infra (#219)2660041
Merge pull request #206 from TheBotlyNoob/master6ace970
Merge pull request #216 from frewsxcv/patch-1a203105
Update README.mdcfd89ac
Update README.mdfc8e466
Update README.mda8afb21
Update README.md41fa234
Update README to indicate how to replace withstd::sync::OnceLock
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show