Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-13 | Expose the IP as a pub const HEAD default | SoniEx2 | |
2021-06-13 | Fix potential unsound with malicious input | SoniEx2 | |
2021-06-13 | Add an icon to demo | SoniEx2 | |
2021-06-13 | Fix base64 handling | SoniEx2 | |
2021-06-12 | Add homepage | SoniEx2 | |
2021-06-12 | Update README | SoniEx2 | |
2021-06-12 | Add demo | SoniEx2 | |
2021-06-12 | Normalize empty paths | SoniEx2 | |
2021-06-12 | Fix docs | SoniEx2 | |
2021-06-12 | [Project] Rust Testserver | SoniEx2 | |
A static webserver helper for writing automated tests. Distinguishes itself from other projects by storing the document root as a string literal. |