This website requires JavaScript.
Explore
Help
Register
Sign In
tilo
/
http-server
Watch
1
Star
0
Fork
0
You've already forked http-server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
7
Commits
1
Branch
0
Tags
66e2b0ff2cd4cb164b8aaefa31e24ead9eeab9cb
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Tilo K
66e2b0ff2c
tests: add test for read headers
2026-02-15 20:00:36 +01:00
config
feat: load config from file
2026-02-15 19:50:22 +01:00
response_helper
feat: optimize mime type
2026-02-15 18:49:22 +01:00
.gitignore
feat: basic file handling
2026-02-15 16:31:49 +01:00
go.mod
feat: optimize mime type
2026-02-15 18:49:22 +01:00
go.sum
feat: optimize mime type
2026-02-15 18:49:22 +01:00
http_handle.go
feat: add keep-alive
2026-02-15 19:41:57 +01:00
main.go
feat: add keep-alive
2026-02-15 19:41:57 +01:00
readheaders_test.go
tests: add test for read headers
2026-02-15 20:00:36 +01:00
readheaders.go
Inital commit
2026-02-15 15:22:10 +01:00
Description
A simple http server written in go
69
KiB
Languages
Go
100%