]> git.seodisparate.com - c_simple_http/commit
Work on fetching static file and mime-type
authorStephen Seo <seo.disparate@gmail.com>
Tue, 29 Oct 2024 03:42:24 +0000 (12:42 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Tue, 29 Oct 2024 03:46:14 +0000 (12:46 +0900)
commit574499252e8ac1bffd4188bbe25b75832fdc5139
treed2c6653921e13ec6e2e838363e7b2ccf9f81a755
parentbce64a14f197e09a766ffaa8b93152990782361f
Work on fetching static file and mime-type
CMakeLists.txt
Makefile
src/static.c [new file with mode: 0644]
src/static.h [new file with mode: 0644]
src/test.c