https://github.com/jyotsnayall/http-server
A functional HTTP 1.1 server that can surf web pages with the corresponding css and js files. The aim is to learn how HTTP requests and responses work.
https://github.com/jyotsnayall/http-server
http http-server http1-1 rust
Last synced: 7 months ago
JSON representation
A functional HTTP 1.1 server that can surf web pages with the corresponding css and js files. The aim is to learn how HTTP requests and responses work.
- Host: GitHub
- URL: https://github.com/jyotsnayall/http-server
- Owner: jyotsnayall
- Created: 2022-07-11T17:58:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-11T18:25:57.000Z (over 3 years ago)
- Last Synced: 2025-01-19T08:15:36.142Z (about 1 year ago)
- Topics: http, http-server, http1-1, rust
- Language: Rust
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# http-server