Bug #3166
Support for the http OPTION request in the web server
Start date:
2015-10-16
Due date:
% Done:
100%
Estimated time:
Found in version:
4.1-611~g403a432-dirty
Affected Versions:
Description
When making a XMLHttpRequest in js and add headers (like authorization), the js will first post an OPTIONS /api/channel/grid HTTP/1.1 request to the web server which is not recognized by the webserver, so the webserver returns an 400 bad request.
History
Updated by Jaroslav Kysela about 9 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset commit:tvheadend|3b851fb3bec7b445c5bb087f2693542f33fb1c3f.