summary refs log tree commit diff
path: root/changelog.d/8621.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.23.0rc1Erik Johnston2020-11-131-1/+0
|
* 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.