proxyman-windows-linux icon indicating copy to clipboard operation
proxyman-windows-linux copied to clipboard

[BUG] Getting error when repeating one request multiple times

Open kics223w1 opened this issue 1 year ago • 0 comments

Description

  • The Repeat Tool is returning error Invalid Host when user repeats one request multiple time

Steps to Reproduce

  1. Send request https://httpbin.proxyman.app/delay/10
  2. Repeat that request on MainTableView by clicking Repeat menu or Ctrl + Enter
  3. Make sure repeat that request more than two times
  4. The error Invalid Host is shown and only the last request succeed.

Current Behavior

  • Show error if repeat request multiple times

Expected Behavior

  • No error, every repeated requests must succeed.

Environment

  • App version: 2.14.0

kics223w1 avatar May 28 '24 12:05 kics223w1