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

[FEATURE] Retry on failed proxy request #102

Open
dwisiswant0 opened this issue Feb 18, 2022 · 1 comment
Open

[FEATURE] Retry on failed proxy request #102

dwisiswant0 opened this issue Feb 18, 2022 · 1 comment
Assignees
Labels

Comments

@dwisiswant0
Copy link
Member

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@dwisiswant0 dwisiswant0 self-assigned this Feb 18, 2022
@hastalamuerte
Copy link

hastalamuerte commented Apr 23, 2023

@dwisiswant0 Extra needed function .
if request not give a response after setted timeout it repeated by another proxy - for example..

-s (sync) -
Maybe that function can be improved to check is request failed (no response)

And how to not modify headers of original response from my parser (for example)? Such as x forwarded for and etc

Thanks for Mubeng tool, Dev and contributors!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants