Shelby Smith
Shelby Smith
My expectation looking at it would have been that 'About' is displayed as is, above the navigation buttons, and the line `# Shu Ding` would be displayed also as an...
@tomchristie I think the issue may stem from checking whether the URL is absolute: https://github.com/encode/httpx/blob/5b06aea1d64f0815af6fe71da3ac725bed3ec09f/httpx/_urls.py#L341-L350 In this case, since `u.host` is `''`, it causes this check to return false and...
I have the same issue with node 20.9.0 and snowflake-sdk 1.9.0.