You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't require a SocketAddr to make a SelfRequestOrigin
This was forcing consumers who only had a DNS authority to resolve
to an IP address ahead of time instead of just passing the authority
along.
Signed-off-by: Ryan Levick <[email protected]>
0 commit comments