| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-03 | 672 Bytes | |
| v3.17.2 source code.tar.gz | 2025-10-03 | 42.7 kB | |
| v3.17.2 source code.zip | 2025-10-03 | 55.6 kB | |
| Totals: 3 Items | 99.0 kB | 0 | |
What's Changed
- Added automatic handling of OPTIONS requests to populate the "Allow" response header.
- Added
methodNotFound()mappable method - Added
Allowheader by default to method not found. Also adjusted default methodNotFound logic to display which methods are available. - Added
negotiateContentType()method for handling accept headers and what type of a response to send back. - Added some internal performance testing tools to make sure performance is monitored closer.
Full Changelog: https://github.com/flightphp/core/compare/v3.17.1...v3.17.2