[core-lro] API gateway is not respected when calculating the polling URLs
deyaaeldeen opened this issue · comments
For context, see #31480 (comment)
The HTTP poller doesn't know whether the LRO API is behind an API gateway. This is problematic because the polling URL coming back in the response is not the one that we should send the polling request to if the client is authenticated into an API gateway.
This has been addressed