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
Thank you for the thorough, detailed Issue and bringing this bug to my
attention, Vincent. Don't hesitate to let me know if there's anything else I can
do for you.
There's a minor discrepancy in how the hostname is lowercased, based on which API you use.
Steps to replicate
This seems OK:
This seems not OK (or at least not consistent):
Expected result
The
u.host
property should always return a lowercased value.Actual result
The
u.host
property can sometimes return a string with non-lowercase chars.The text was updated successfully, but these errors were encountered: