This commit is contained in:
James Agnew 2017-10-30 16:17:30 -04:00
parent 9fe12a9f4e
commit c7d279fa75

View File

@ -157,6 +157,11 @@
returning a 304 when the resource had been modified recently. Thanks to returning a 304 when the resource had been modified recently. Thanks to
Michael Lawley for the pull request! Michael Lawley for the pull request!
</action> </action>
<action type="add">
Add <![CDATA[<code>Prefer</code>]]> to the list of headers which are declared as
being acceptable for CORS requests in CorsInterceptor, CLI, and JPA Example.
Thanks to Patrick Werner for the pull request!
</action>
</release> </release>
<release version="3.0.0" date="2017-09-27"> <release version="3.0.0" date="2017-09-27">
<action type="add"> <action type="add">