Here is my implementation of the online text bok https://browser.engineering/http.html. I will be creating a fundamental web browser using ust.
  • Makefile 84.2%
  • Rust 12.8%
  • D 2.8%
  • Java 0.2%
Find a file
2024-10-26 21:20:57 -06:00
.github/workflows added new actions, build, test, and implemeneted URL struct 2024-05-06 17:54:27 -06:00
src cleaning up again 2024-10-26 21:20:57 -06:00
target 2 cleaning up 2024-10-26 21:15:18 -06:00
.gitignore added github actions to run clippy check 2024-05-06 17:42:23 -06:00
Cargo.lock Yup 2024-10-22 20:55:28 -06:00
Cargo.toml Yup 2024-10-22 20:55:28 -06:00
README.md Cleaned up new() and created Unit Tests 2024-05-06 21:35:13 -06:00
response.html Yup 2024-10-22 20:55:28 -06:00

browser

Here is my implementation of the online text bok https://browser.engineering/http.html. I will be creating a fundamental web browser using ust.