9 lines
269 B
Markdown
9 lines
269 B
Markdown
# cse-130-http-server
|
|
|
|
Final extra credit assignment for UCSC CSE130 Spring 2026.
|
|
|
|
Build with `make` and run with `./httpserver <port>`.
|
|
|
|
While I don't think it will come up, note that `assignment.pdf` is not mine and
|
|
is *NOT* AGPL'ed. It is just here for easy access.
|