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

Allow disabling redirect following in actix-test
#3356 opened May 7, 2024 by mpalmer Loading…
4 of 5 tasks
build(deps): update brotli requirement from 3.3.3 to 6.0.0 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#3353 opened May 6, 2024 by dependabot bot Loading…
actix-test: allow the configuration of the TestServer address
#3351 opened May 5, 2024 by mpalmer Loading…
4 of 5 tasks
awc: gate TlsConnectorService behind any feature that uses it
#3350 opened May 4, 2024 by asonix Loading…
2 of 5 tasks
actix-test: re-export types from awc
#3349 opened May 4, 2024 by mpalmer Loading…
4 of 5 tasks
Fix type confusion in some scenarios
#3348 opened May 3, 2024 by asonix Loading…
2 of 5 tasks
Documentation for actix multipart
#3344 opened Apr 28, 2024 by GreeFine Loading…
4 of 5 tasks
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
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 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
ProTip! Filter pull requests by the default branch with base:master.