chubin / cheat.sh

the only cheat sheet you need
https://cheat.sh/
MIT License
38.47k stars 1.8k forks source link

jQuery ajax call appears to be blocked and returns no data #233

Open stupid-genius opened 4 years ago

stupid-genius commented 4 years ago

Using jQuery.ajax to get https://cheat.sh/chmod and it returns no data. If I open the Firefox devtools and resend the request (click "resend" in the network tab), it will succeed and return the expected response. I am not changing anything between the two calls and I cannot see anything wrong with the configuration.

(Side note: I have a nearly identical call to wttr.in that works just fine in the same script.)

chubin commented 4 years ago

The web-frontend will be replaced to a fully rewritten, low latency high-throughput web-frontend that is used for wttr.in; it should handle this properly