Download Latest Version A few documentation fixes source code.tar.gz (4.4 MB)
Email in envelope

Get an email when there's a new version of PicoBlaze_Simulator_in_JS

Home / v5.0.3
Name Modified Size InfoDownloads / Week
Parent folder
Attempted to solve the problem where the 404 error is cached source code.tar.gz 2025-03-27 1.4 MB
Attempted to solve the problem where the 404 error is cached source code.zip 2025-03-27 1.4 MB
README.md 2025-03-27 285 Bytes
Totals: 3 Items   2.9 MB 0

Cloudflare, apparently, caches the server response whenever it is 200 OK. That doesn't quite work well in case the server responds with a "Not found" error, but still sets the HTTP header to 200. So, I tried to improve the cache behaviour by setting the HTTP response codes properly.

Source: README.md, updated 2025-03-27