summary refs log tree commit diff
path: root/changelog.d/8621.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused OPTIONS handlers. (#8621)Patrick Cloke2020-10-221-0/+1
The handling of OPTIONS requests was consolidated in #7534, but the endpoint specific handlers were not removed.