In my case, it was because a application/json response was badly formatted (contains a stack trace). The response was never send to the server. That was very tricky to debug because, there were no log. This thread helps me a lot to understand what happens.