{"id":16894426,"url":"https://github.com/keith-hall/http-request-response-syntax","last_synced_at":"2026-01-04T22:09:16.331Z","repository":{"id":48291363,"uuid":"390113288","full_name":"keith-hall/http-request-response-syntax","owner":"keith-hall","description":"HTTP Request/Response sublime-syntax grammar","archived":false,"fork":false,"pushed_at":"2023-06-23T01:39:26.000Z","size":167,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-25T10:41:47.666Z","etag":null,"topics":["sublime-syntax"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/keith-hall.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":"keith-hall"}},"created_at":"2021-07-27T20:08:15.000Z","updated_at":"2021-08-03T03:33:59.000Z","dependencies_parsed_at":"2024-11-25T22:31:47.729Z","dependency_job_id":null,"html_url":"https://github.com/keith-hall/http-request-response-syntax","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keith-hall%2Fhttp-request-response-syntax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keith-hall%2Fhttp-request-response-syntax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keith-hall%2Fhttp-request-response-syntax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keith-hall%2Fhttp-request-response-syntax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keith-hall","download_url":"https://codeload.github.com/keith-hall/http-request-response-syntax/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244591485,"owners_count":20477710,"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":["sublime-syntax"],"created_at":"2024-10-13T17:18:44.757Z","updated_at":"2026-01-04T22:09:11.286Z","avatar_url":"https://github.com/keith-hall.png","language":null,"funding_links":["https://github.com/sponsors/keith-hall"],"categories":[],"sub_categories":[],"readme":"# HTTP Request Response Syntax\nThis is a sublime-syntax grammar for HTTP Requests and/or Responses.\nIt was originally designed for use in https://github.com/sharkdp/bat, so it is not using any Sublime Text 4 features, as https://github.com/trishume/syntect does not support them yet. So this package should work in Sublime Text 3 also.\n\nExample highlighting:\n\n![example http request response highlighting](./docs/images/example_http_highlighting.png)\n\u003c!--\n```http\nPOST /foo/bar?id=4\u0026x=y%20z HTTP/1.1\nX-Forwarded-For: 127.0.0.1\nContent-Length: 124\nCache-Control: no-cache\nX-Forwarded-Proto: https\nContent-Type: application/json; charset=utf-8\nHost: example.com\nAccept: */*; q=0.5, application/xml\nAccept-Encoding: gzip\n\n{\n  \"id\": \"blahblahblahblah\",\n  \"object\": \"event\",\n  \"api_version\": \"2020-03-02\",\n  \"created\": 1626790174,\n  \"data\": {\n  }\n}\n\n\nHTTP/1.1 200 OK\nServer: nginx\nDate: Fri, 23 Jul 2021 10:15:12 GMT\nContent-Type: text/html; charset=utf-8\nTransfer-Encoding: chunked\nConnection: keep-alive\nVary: Accept-Encoding\nCache-Control: private; max-age=0\nX-Frame-Options: DENY\nX-Content-Type-Options: nosniff\nX-XSS-Protection: 1; mode=block\nReferrer-Policy: origin\nStrict-Transport-Security: max-age=31556900\n\n\u003c!DOCTYPE html\u003e\n\u003chtml\u003e\n\u003chead\u003e\n  \u003cmeta charset=\"utf-8\"\u003e\n  \u003ctitle\u003eHello World\u003c/title\u003e\n\u003c/head\u003e\n\u003cbody\u003e\n\n\u003c/body\u003e\n\u003c/html\u003e\n```\n--\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeith-hall%2Fhttp-request-response-syntax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeith-hall%2Fhttp-request-response-syntax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeith-hall%2Fhttp-request-response-syntax/lists"}