This website requires JavaScript.
Explore
Help
Sign In
rpuzonas
/
http.c
Watch
1
Star
0
Fork
0
You've already forked http.c
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3
Commits
1
Branch
0
Tags
47
KiB
C
97.8%
Zig
2.2%
main
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Rokas Puzonas
a387896ff2
add responding to requests
2024-10-06 00:34:32 +03:00
src
add responding to requests
2024-10-06 00:34:32 +03:00
.gitignore
initial commit
2024-10-01 23:33:56 +03:00
build.zig
initial commit
2024-10-01 23:33:56 +03:00
build.zig.zon
initial commit
2024-10-01 23:33:56 +03:00
README.md
first draft, parser working
2024-10-03 19:20:11 +03:00
README.md
HTTP server in C
Run program:
zig build run
Resources
Hypertext Transfer Protocol -- HTTP/1.1
HTTP Working Group