Tag: 302

  1. Why rest-assured doesn't redirect POST requests ?

    If you guys like testing API's like i do, then you might face with issue when you try to make a POST request with rest-assured and expect to be redirected to another URL. If you read documentation before, then you would probably try one of this things : For a specific…

    on http rest-assured 302