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'm trying to get a page from https://crates.io/crates, specifically using the URL: https://crates.io/crates/regex/versions
I am using the header of Accept: text/html as a workaround of the 404 issue response, however I always get a static html page which contains the below error:
Sorry, it looks like we were not able to load the page. Please make sure your network connection works and you are using an up-to-date browser. If the issue persists, please visit our https://github.com/rust-lang/crates.io/issues/new/choose" issue tracker to report the problem.'
Can you please let me know if I am missing anything?
Thanks!
Expected Behavior
Getting the static html page which I can see via browser.
Steps To Reproduce
No response
Environment
OS: windows
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Current Behavior
Hello,
I'm trying to get a page from https://crates.io/crates, specifically using the URL: https://crates.io/crates/regex/versions
I am using the header of Accept: text/html as a workaround of the 404 issue response, however I always get a static html page which contains the below error:
Sorry, it looks like we were not able to load the page. Please make sure your network connection works and you are using an up-to-date browser. If the issue persists, please visit our https://github.com/rust-lang/crates.io/issues/new/choose" issue tracker to report the problem.'
Can you please let me know if I am missing anything?
Thanks!
Expected Behavior
Getting the static html page which I can see via browser.
Steps To Reproduce
No response
Environment
OS: windows
Anything else?
No response
The text was updated successfully, but these errors were encountered: