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
Further if there are resources ending with .html the behavior should be as follows:
<http://ex.org/e.html> -> /e.html
<http://ex.org/f> -> /f.html
The following setup should throw an error for now.
<http://ex.org/g.html> -> x
<http://ex.org/g> -> x
The text was updated successfully, but these errors were encountered:
#94 was not fully implemented:
The text was updated successfully, but these errors were encountered: