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
I was doing checks against all examples of URI's given in https://www.ietf.org/rfc/rfc2396.txt and noticed their example, news:comp.infosystems.www.servers.unix is reported wrongly.
Do you think it's worth to supplement the regex with news:?
The text was updated successfully, but these errors were encountered:
I was doing checks against all examples of URI's given in https://www.ietf.org/rfc/rfc2396.txt and noticed their example,
news:comp.infosystems.www.servers.unix
is reported wrongly.Do you think it's worth to supplement the regex with
news:
?The text was updated successfully, but these errors were encountered: