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
As discussed in #35, I'll try to add the possibility to use a default scheme via URLParsingSettings. This is useful for parsing URLs introduced by users where a full absolute URL is expected but the user misses the scheme (e.g. example.com, not http://example.com).
The text was updated successfully, but these errors were encountered:
As discussed in #35, I'll try to add the possibility to use a default scheme via
URLParsingSettings
. This is useful for parsing URLs introduced by users where a full absolute URL is expected but the user misses the scheme (e.g.example.com
, nothttp://example.com
).The text was updated successfully, but these errors were encountered: