Bugfixes and optimisations.

- Fix for __invoke methods (issue: #429)
- Fixed not being able to parse body of PUT request.
- BaseCsrfVerifier expects the field name to be "csrf-token" (issue: #432)
- Minor optimisations
This commit is contained in:
Simon Sessingø
2018-11-25 00:44:20 +01:00
parent 4a8b71a0b5
commit d601e8eca3
6 changed files with 171 additions and 208 deletions
+4
View File
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding" addBOMForNewFiles="with NO BOM" />
</project>