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)
1 month ago
..
Request.php adjustments for security, 100% coverage and phpcs 1 month ago
Response.php fix: allow non-string types in Response::write() to prevent TypeError 1 month ago
Route.php support for duplicated slashes in nested groups 9 months ago
Router.php added accept header negotiations, OPTIONS method Allow header and, better method handling. 2 months ago
UploadedFile.php fix: Support file uploads for non-POST HTTP methods (PATCH, PUT, DELETE) 1 month ago