ptth/crates/ptth_server/src
_ 98b43d1ba2 guess MIME for JavaScript files so that `ptth_file_server` can serve Jet Racing 4 locally.
Firfox has a bunch of odd security features that I only sometimes understand.
Among them is that it won't load JS files without the `content-type` header,
and it also disables a lot of features for the `file://` scheme. Which I think
is a shame. There's probably a good reason they do this, but I'm not aware of one.

So now you can use PTTH's file server to host Jet Racing 4.
2021-10-02 20:03:03 +00:00
..
bin add the multi-call server 2021-10-02 18:13:14 +00:00
file_server use `MissedTickBehavior::Skip` on all intervals 2021-07-18 17:43:58 +00:00
bad_passwords.txt ♻️ Extract ptth_server crate. Docker still broken 2020-11-27 00:50:22 +00:00
errors.rs 🚧 it works! 2021-05-09 18:32:24 +00:00
file_server.rs guess MIME for JavaScript files so that `ptth_file_server` can serve Jet Racing 4 locally. 2021-10-02 20:03:03 +00:00
lib.rs add the multi-call server 2021-10-02 18:13:14 +00:00
load_toml.rs ♻️ refactor: clean up ptth_server 2021-04-17 18:59:59 -05:00
prelude.rs ♻️ refactor: move ptth_server's main into its library so I can make a busybox-style multi-use binary 2021-10-02 17:26:56 +00:00