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

actix-web: Add rustls 0.23
#3363 opened May 12, 2024 by asonix Loading…
4 of 5 tasks
awc: Add rustls 0.23
#3362 opened May 12, 2024 by asonix Loading…
4 of 5 tasks
actix-http: Add rustls 0.23 A-http project: actix-http B-semver-minor
#3361 opened May 12, 2024 by asonix Loading…
5 tasks done
Allow disabling redirect following in actix-test
#3356 opened May 7, 2024 by mpalmer Loading…
4 of 5 tasks
actix-test: allow the configuration of the TestServer address
#3351 opened May 5, 2024 by mpalmer Loading…
4 of 5 tasks
actix-test: re-export types from awc
#3349 opened May 4, 2024 by mpalmer Loading…
4 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
#[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…
5 tasks done
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
ProTip! Exclude everything labeled bug with -label:bug.