-
Supports HTTP GET and HEAD methods: Handles GET requests to serve file contents and HEAD requests to send file metadata.
-
Static file serving: Reads and serves static files from the server directory, with content-length and type headers.
-
CGI-like support: Executes server-side programs from a restricted cgi-like directory and returns the output to the client.
-
Error handling: Responds with appropriate HTTP status codes for errors, such as 404 for file not found and 501 for unsupported methods.
-
Notifications
You must be signed in to change notification settings - Fork 0
manavos/simple-http-server
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published