Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Getting error when repeating one request multiple times #410

Open
kics223w1 opened this issue May 28, 2024 · 0 comments
Open

[BUG] Getting error when repeating one request multiple times #410

kics223w1 opened this issue May 28, 2024 · 0 comments
Assignees
Labels
bug Something isn't working ✅ Done Ticket is resolved

Comments

@kics223w1
Copy link

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 kics223w1 added the bug Something isn't working label May 28, 2024
@kics223w1 kics223w1 self-assigned this May 28, 2024
@kics223w1 kics223w1 added the ✅ Done Ticket is resolved label Jun 3, 2024
@kics223w1 kics223w1 moved this from PR in Review to Done in Proxyman Windows/Linux development Jun 3, 2024
@NghiaTranUIT NghiaTranUIT added this to the Proxyman 2.15.0 milestone Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ✅ Done Ticket is resolved
Development

No branches or pull requests

2 participants