Recent content by luke1818

  1. L

    Dolphin making repeated POST requests if endpoint does not respond immediately

    Hi, I am testing the Dolphin browser with my web application. There is a part of my application where the browser does a form submission using the POST method to a particular endpoint. This endpoint does not respond immediately, and usually the POST request has to be held for a period of time...