-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: vapor/vapor
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add support for the “Partitioned” flag on HTTP cookies
#3346
opened Jul 15, 2025 by
Frizlab
Loading…
feat: complete Vapor 5 core implementation with async/await and HTTPTypes
#3344
opened Jul 13, 2025 by
1amageek
Loading…
Add dynamic origin strategy & correct Vary: Origin handling in CORS middleware
#3340
opened Jun 12, 2025 by
ajevans99
Loading…
The RouteNotFound that is used when the router finds nothing is now public
#3326
opened Apr 20, 2025 by
fizker
Loading…
Fix
request.body.data
becomes nil instead of empty when the request body is empty
#3289
opened Jan 23, 2025 by
sidepelican
Loading…
Pass session to cookie session factory allowing to modify cookie based on session data
#3278
opened Jan 5, 2025 by
rafalwojcik
Loading…
Fix EndpointCache
bug
Something isn't working
semver-patch
Internal changes only
#3156
opened Mar 7, 2024 by
MarcusSmith
Loading…
Delete socket file if it exists. Fixes #3085.
semver-patch
Internal changes only
#3146
opened Jan 30, 2024 by
talmeme
Loading…
ProTip!
Filter pull requests by the default branch with base:main.