Is is possible to retry a request with new headers if the HTTP call fails? For my use case I need to send retried requests with a modified header.
Is is possible to retry a request with new headers if the HTTP call fails?
For my use case I need to send retried requests with a modified header.