{"id":24926992,"url":"https://github.com/divedylan/test-http-cache","last_synced_at":"2025-07-16T21:08:11.891Z","repository":{"id":106197974,"uuid":"273632334","full_name":"diveDylan/test-http-cache","owner":"diveDylan","description":"test http cache control","archived":false,"fork":false,"pushed_at":"2020-06-26T15:03:17.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T12:33:03.382Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/diveDylan.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-20T03:36:32.000Z","updated_at":"2020-06-26T15:03:19.000Z","dependencies_parsed_at":"2023-05-30T11:45:29.909Z","dependency_job_id":null,"html_url":"https://github.com/diveDylan/test-http-cache","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/diveDylan/test-http-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diveDylan%2Ftest-http-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diveDylan%2Ftest-http-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diveDylan%2Ftest-http-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diveDylan%2Ftest-http-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diveDylan","download_url":"https://codeload.github.com/diveDylan/test-http-cache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diveDylan%2Ftest-http-cache/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265540557,"owners_count":23784931,"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","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":"2025-02-02T12:54:06.812Z","updated_at":"2025-07-16T21:08:11.886Z","avatar_url":"https://github.com/diveDylan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### about deno server\n```bash\n# install deno\ncurl -fsSL https://deno.land/x/install/install.sh | sh\n#https://drash.land/docs/#/api-reference/http/response\ndeno run --allow-net --allow-read app.ts\n```\n\n### html\n```bash\ncd public\nvim $\u003cyour_add_file\u003e.html\n```\n### http\n302 redirect\n``` ts\n// 302 redirect\nthis.response.headers.set('location', 'http://0.0.0.0:1447')\nthis.response.status_code = 302\n```\n\n### TODO\n1、cookie ✅\n2、http-cache","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivedylan%2Ftest-http-cache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdivedylan%2Ftest-http-cache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivedylan%2Ftest-http-cache/lists"}