Answer the question
In order to leave comments, you need to log in
Why does a 415 error appear when submitting via $.post?
Hello! Not so long ago, for no reason, an error began to appear: 415 Unsupported Media Type
if a request to the server is sent like this:
$.post('/ajax/load', {act: act}, function(d){
//....
});
Answer the question
In order to leave comments, you need to log in
https://developer.mozilla.org/ru/docs/Web/HTTP/Sta...
https://stackoverflow.com/questions/19396696/415-u...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question