Chrome dev tools CORS requests not showing in XHR filter

Viewed 559

When inspecting CORS XHR requests in Chrome (58.0.3029.110) development tools actual HTTP requests are not shown, only the preflight ones.

enter image description here

Request is shown when removing XHR filter enter image description here

It is quite annoying. Can anything be done about this ?

0 Answers
Related