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
{{ message }}
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
url.formatwill return an object ownspathnamerather thanpath, howeverhttp.requestandhttps.requestdo acceptpathrather thanpathname.sometimes, we would seem to write our program:
pathis missing, yeah actually we can addurlobj.path = urlobj.pathnamefor now, it does work as well, but it's a weird behavior in api level imo.I'm guessing we should unify these two/three functions definitely, of course backward compatible with
urlmodule.