Closed krtek closed 8 years ago
If there are additional request headers, the browser will always send pre-flight OPTIONS request. See https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS
Introduce new parameter deleteHeaders to avoid this.
If there are additional request headers, the browser will always send pre-flight OPTIONS request. See https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS
Introduce new parameter deleteHeaders to avoid this.