Skip to content

Pull requests: actix/actix-web

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Strip non-address characters from Forwarded for=
#3343 opened Apr 26, 2024 by mpalmer Loading…
4 of 5 tasks
Add app_data method to GuardContext
#3341 opened Apr 24, 2024 by GreeFine Loading…
4 of 5 tasks
build(deps): bump taiki-e/install-action from 2.32.17 to 2.33.3 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#3340 opened Apr 22, 2024 by dependabot bot Loading…
build(deps): bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#3339 opened Apr 22, 2024 by dependabot bot Loading…
Update cookie dependency to 0.18
#3336 opened Apr 17, 2024 by ffreddow Loading…
4 of 5 tasks
Return 415 rather than 400 on Urlencoded Content-Type mismatch
#3334 opened Apr 15, 2024 by mpalmer Loading…
3 of 4 tasks
build(deps): update brotli requirement from 3.3.3 to 5.0.0 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#3333 opened Apr 15, 2024 by dependabot bot Loading…
build(deps): update rcgen requirement from 0.12 to 0.13 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#3320 opened Apr 1, 2024 by dependabot bot Loading…
#[any] macro
#3310 opened Mar 16, 2024 by sabinonweb Draft
5 tasks
Add support for Proxy Protocol v1 & v2 for HTTP/1.x A-web project: actix-web B-semver-minor
#3277 opened Feb 3, 2024 by veeshi Loading…
3 of 5 tasks
ci: check semver on labelling PRs A-meta project organisation B-semver-patch
#3224 opened Dec 16, 2023 by robjtede Loading…
5 tasks done
feat: add .customize().add_cookie() A-web project: actix-web B-semver-minor
#3215 opened Dec 4, 2023 by Thomblin Loading…
5 tasks done
chore: update http crate A-http project: actix-http A-web project: actix-web B-semver-major breaking change requiring a major version bump
#3208 opened Dec 2, 2023 by morenol Loading…
3 of 5 tasks
actix-web v5.0
ci: external types checking A-meta project organisation B-semver-norelease change that does not require a release
#3175 opened Oct 29, 2023 by robjtede Draft
5 tasks done
feat: add ability to specify log level for access logger
#3157 opened Oct 3, 2023 by tglman Loading…
4 of 5 tasks
Scope macro A-codegen project: actix-web-codegen B-semver-minor
#3136 opened Sep 14, 2023 by pmd3d Loading…
4 of 5 tasks
feat: change log level based on response status code
#3107 opened Aug 20, 2023 by fawni Loading…
2 of 5 tasks
implemented function which returns full uri A-web project: actix-web B-semver-minor
#3096 opened Aug 2, 2023 by TimoCak Loading…
4 of 5 tasks
Test: WebSocket close behavior.
#3093 opened Aug 1, 2023 by mstyura Loading…
1 of 5 tasks
fix: set error to Payload before dispatcher disconnect A-http project: actix-http B-semver-norelease change that does not require a release
#3068 opened Jul 10, 2023 by ihciah Loading…
5 tasks done
ProTip! Exclude everything labeled bug with -label:bug.