Vapor is a web framework for Swift. It provides a beautifully expressive and easy to use foundation for your next website, API, or cloud project.
Take a look at some of the awesome stuff created with Vapor.
Join the welcoming community of fellow Vapor developers on Discord.
To contribute a feature or idea to Vapor, create an issue explaining your idea or bring it up on Discord.
If you find a bug, please create an issue.
If you find a security vulnerability, please contact security@vapor.codes as soon as possible.
Support Vapor's development by becoming a sponsor.
Support Vapor's development by becoming a backer.
link |
Stars: 20229 |
Last commit: 4 days ago |
Fixes an issue when parsing complex Accept
headers, e.g. text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
The accept header should now be correctly parsed and all accepted types available. Also fixes an issue in HTTPMediaTypePreference
when comparing two media types. (#2603)
Fixes #2283
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco