You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flight-core/flight/net
KnifeLemon 049d445c58
fix: Support file uploads for non-POST HTTP methods (PATCH, PUT, DELETE)
2 weeks ago
..
Request.php adjustments for security, 100% coverage and phpcs 2 weeks ago
Response.php fix: allow non-string types in Response::write() to prevent TypeError 2 weeks ago
Route.php support for duplicated slashes in nested groups 8 months ago
Router.php added accept header negotiations, OPTIONS method Allow header and, better method handling. 1 month ago
UploadedFile.php fix: Support file uploads for non-POST HTTP methods (PATCH, PUT, DELETE) 2 weeks ago