Files
2025-11-25 22:42:56 +01:00

14 lines
238 B
JSON

{
"name": "HTTP",
"type": "data",
"color": "#005C9C",
"extensions": [
".http"
],
"tmScope": "source.httpspec",
"aceMode": "text",
"codemirrorMode": "http",
"codemirrorMimeType": "message/http",
"languageId": 152
}