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
15
Commits
1
Branch
0
Tags
38c65df7695da1e9586f85ab9b67282ef377d0ff
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
38c65df769
Some checks failed
Test / test (push)
Failing after 26s
Details
wip
2026-02-15 20:42:43 +01:00
.gitea
/workflows
wip
2026-02-15 20:42:43 +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%