Skip to content

v2.0.5.1

Compare
Choose a tag to compare
@gigili gigili released this 17 Sep 19:29
· 77 commits to main since this release
  • Fix PUT and PATCH body data not being parsed correctly
  • Fix not getting request body for PATCH and PUT when using form-data or x-www-form-urlencoded
  • Fix $_FILES being empty when using PATCH or PUT request to upload files