{"id":37161575,"url":"https://github.com/client9/httpmime","last_synced_at":"2026-01-14T19:14:16.781Z","repository":{"id":57516695,"uuid":"92091151","full_name":"client9/httpmime","owner":"client9","description":"Ensures basic mime types are installed in package mime","archived":true,"fork":false,"pushed_at":"2017-05-22T19:49:32.000Z","size":27,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-15T10:38:00.602Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/client9.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-22T19:23:09.000Z","updated_at":"2024-05-18T05:05:32.000Z","dependencies_parsed_at":"2022-09-26T18:01:25.030Z","dependency_job_id":null,"html_url":"https://github.com/client9/httpmime","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/client9/httpmime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/client9%2Fhttpmime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/client9%2Fhttpmime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/client9%2Fhttpmime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/client9%2Fhttpmime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/client9","download_url":"https://codeload.github.com/client9/httpmime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/client9%2Fhttpmime/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28431866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-14T19:14:15.967Z","updated_at":"2026-01-14T19:14:16.771Z","avatar_url":"https://github.com/client9.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# httpmime\nEnsures basic mime types are installed in golang's mime package\n\nIf you use the [golang mime package](https://golang.org/pkg/mime/) you may be using an incomplete set of data.\n\nBy default, golang comes with a very small internal table mapping extentions (e.g. `.html`) to mime types (.e.g `text/html`).\n\nOn Windows this table is supplemented via the registry. On other systems, this table is supplemented by searching through the `/etc` directory looking for a mime type file.\n\nThe problem is many unix-like systems don't have this file installed.  In particular, [alpine linux](https://alpinelinux.org) does not have any of these files installed by default.\n\nThis package will check to see if the mime package has loaded data, and if not, will add all basic mime types so it works correctly.  The mime data comes the same data set that [Apache's httpd webserver](https://svn.apache.org/repos/asf/httpd/httpd/trunk/docs/conf/mime.types) uses, and is in the public domain.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclient9%2Fhttpmime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclient9%2Fhttpmime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclient9%2Fhttpmime/lists"}