izumov wrote Instead of answering the request I get an error
net::ERR_CONNECTION_RESET.What could be the problem? How do I resolve this error?
You should determine which exact URL generates this issue. Then try to understand what scripts are called by this URL.
Sometimes, the URL could be wrong. But if the URL is correct and you get a connection reset, chances are that the server or the script aborted in a non-clean way the request. This can have several causes and the more details you can provide, the better we could help.