{"id":18685663,"url":"https://github.com/lqr471814/diff-headers","last_synced_at":"2025-06-12T06:04:44.395Z","repository":{"id":206764678,"uuid":"717652220","full_name":"LQR471814/diff-headers","owner":"LQR471814","description":"A dead simple utility to compare / diff HTTP headers.","archived":false,"fork":false,"pushed_at":"2023-11-12T05:48:27.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-18T18:48:18.736Z","etag":null,"topics":["compare","diff","headers","http"],"latest_commit_sha":null,"homepage":"","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/LQR471814.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}},"created_at":"2023-11-12T05:45:09.000Z","updated_at":"2023-11-12T05:52:24.000Z","dependencies_parsed_at":"2023-11-12T06:26:28.093Z","dependency_job_id":"5e18c7b5-bfc6-4414-8344-1057e9f1f8cb","html_url":"https://github.com/LQR471814/diff-headers","commit_stats":null,"previous_names":["lqr471814/diff-headers"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/LQR471814/diff-headers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LQR471814%2Fdiff-headers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LQR471814%2Fdiff-headers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LQR471814%2Fdiff-headers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LQR471814%2Fdiff-headers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LQR471814","download_url":"https://codeload.github.com/LQR471814/diff-headers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LQR471814%2Fdiff-headers/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259409911,"owners_count":22852957,"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":["compare","diff","headers","http"],"created_at":"2024-11-07T10:23:34.678Z","updated_at":"2025-06-12T06:04:44.359Z","avatar_url":"https://github.com/LQR471814.png","language":"Go","readme":"## diff-headers\n\n\u003e A dead simple utility to compare / diff HTTP headers.\n\n### Usage\n\n```\n# command\n$ diff-headers file1.txt file2.txt\n\n# file1.txt\naccept-ranges: bytes\nage: 203\ncache-control: public,max-age=0,must-revalidate\nserver: Netlify\n\n# file2.txt (lines without \":\" are ignored)\nHTTP/2 200\nage: 103\ncontent-type: text/html\nlast-modified: Sun, 18 Jan 2015 00:04:33 GMT\nvary: Accept-Encoding,User-Agent\n\n# output\n===== file2.txt is missing the following headers from file1.txt\n\nHEADER         VALUE                             \naccept-ranges  bytes                             \ncache-control  public,max-age=0,must-revalidate  \nserver         netlify                           \n\n===== file1.txt is missing the following headers from file2.txt\n\nHEADER         VALUE                          \ncontent-type   text/html                      \nlast-modified  sun, 18 jan 2015 00:04:33 gmt  \nvary           accept-encoding,user-agent     \n\n===== Differences in shared header values\n\nHEADER  file1.txt  file2.txt  \nage     203        103        \n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flqr471814%2Fdiff-headers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flqr471814%2Fdiff-headers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flqr471814%2Fdiff-headers/lists"}