Robert McLeod
Results
2
issues of
Robert McLeod
All of the Azure and Entra endpoints have this issue where the redirect ends up duplicating the fragment. Most of the time it doesn't matter but it is breaking the...
`Invoke-RestMethod` and `Invoke-WebRequest` do not respect `Retry-After` header in `429` responses.
2
Calling `Invoke-RestMethod` will ignore the `Retry-After` header provided when hitting api rate limits retrying after 5 seconds even if the response specified wait time is longer than that. ## Steps...
Issue-Enhancement
WG-Cmdlets-Utility
Hacktoberfest-Accepted