Skip to content

1.0.2

Compare
Choose a tag to compare
@sukei sukei released this 18 Aug 09:04
· 15 commits to master since this release
[+++][FIX][Validator] Fix an issue with Symfony 3.3

Symfony 3.3 remove the Content-Type and Content-Length headers when the status code is 204 or 304 or in the informational range (1xx). This commit handle those cases.