When I make an AJAX request with $.post
of jQuery while the request is made, Chrome displays me a Provisional headers are shown and I feel it for the request while displaying this message, so it takes longer to finish the request
Does anyone know how I can solve it? maybe tell Chrome not to notify me more about it ... I know it's because of the headers but they're all normal and the system is closed so it's not in any danger.