https://github.com/programmer-ke/http-server-py
https://github.com/programmer-ke/http-server-py
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/programmer-ke/http-server-py
- Owner: programmer-ke
- Created: 2024-03-16T13:54:07.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-27T11:05:55.000Z (over 1 year ago)
- Last Synced: 2025-02-22T22:42:30.075Z (over 1 year ago)
- Language: Python
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://app.codecrafters.io/users/codecrafters-bot?r=2qF)
# References
- https://docs.python.org/3/howto/sockets.html#socket-howto
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Messages
- https://developer.mozilla.org/en-US/docs/Glossary/CRLF
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods
# TODO