mubeng icon indicating copy to clipboard operation
mubeng copied to clipboard

[FEATURE] Retry on failed proxy request

Open dwisiswant0 opened this issue 4 years ago • 1 comments

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 avatar Feb 18 '22 22:02 dwisiswant0

@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!

SantaLaMuerte avatar Apr 23 '23 23:04 SantaLaMuerte