{"id":13894490,"url":"https://github.com/eugeneia/httpd0","last_synced_at":"2026-02-22T22:33:59.824Z","repository":{"id":26917645,"uuid":"30379745","full_name":"eugeneia/httpd0","owner":"eugeneia","description":"A simple HTTP/1.0 server with support for GET and HEAD requests.","archived":false,"fork":false,"pushed_at":"2019-03-26T23:05:42.000Z","size":55,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T05:42:57.129Z","etag":null,"topics":["http-server"],"latest_commit_sha":null,"homepage":null,"language":"Common Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eugeneia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-05T21:37:22.000Z","updated_at":"2024-03-21T23:33:11.000Z","dependencies_parsed_at":"2022-09-02T00:52:45.503Z","dependency_job_id":null,"html_url":"https://github.com/eugeneia/httpd0","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/eugeneia/httpd0","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eugeneia%2Fhttpd0","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eugeneia%2Fhttpd0/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eugeneia%2Fhttpd0/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eugeneia%2Fhttpd0/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eugeneia","download_url":"https://codeload.github.com/eugeneia/httpd0/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eugeneia%2Fhttpd0/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281734358,"owners_count":26552389,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["http-server"],"created_at":"2024-08-06T18:01:35.658Z","updated_at":"2025-10-30T02:40:06.145Z","avatar_url":"https://github.com/eugeneia.png","language":"Common Lisp","funding_links":[],"categories":["Common Lisp"],"sub_categories":[],"readme":"# httpd0\n\n**Description:**\n\nA simple but effective HTTP/1.0 server for Clozure Common Lisp with support for\nGET and HEAD requests. *httpd0* is lightweight and reasonably fast. It can\nserve static files out of the box and its modular design allows for easy\nimplementation of custom responders. In addition to the mandatory headers,\nhttpd0 also supports the *Last-Modified* and *If-Modified-Since* headers. It’s\ndownwards compatible to HTTP/0.9 clients.\n\nThings httpd0 does not support:\n\n* PUSH requests\n* Query parameters (implemented in the `query-parameters` branch if you\n  really want them)\n* Response compression\n* SSL\n* A lot of headers\n* HTTP/1.1\n\nCurrent stable version is\n[1.2](https://github.com/eugeneia/httpd0/releases/tag/v1.2).\n\n**Documentation:**\n\n* [Manual](http://mr.gy/software/httpd0/manual.html)\n* [API documentation](http://mr.gy/software/httpd0/api.html)\n\n**Dependencies:**\n\n* [q-thread-pool](https://github.com/eugeneia/q-thread-pool)\n* [cl-date-time-parser](https://github.com/tkych/cl-date-time-parser)\n* [maxpc](https://github.com/eugeneia/maxpc)\n* [file-types](https://github.com/eugeneia/file-types)\n* [percent-encoding](https://github.com/llibra/percent-encoding)\n* [trivial-utf-8](http://common-lisp.net/project/trivial-utf-8/)\n* [cl-fad](http://weitz.de/cl-fad/)\n* [uiop](http://www.cliki.net/UIOP)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feugeneia%2Fhttpd0","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feugeneia%2Fhttpd0","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feugeneia%2Fhttpd0/lists"}