Skip to content

Commit fbd5900

Browse files
committed
feat: added http header input
1 parent 99122ea commit fbd5900

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"variant": "OBJECT",
3+
"identifier": "HTTP_HEADER_INPUT",
4+
"name": [
5+
{
6+
"code": "en-US",
7+
"content": "HTTP Headers"
8+
}
9+
],
10+
"alias": [
11+
{
12+
"code": "en-US",
13+
"content": "http;header;entry;input"
14+
}
15+
],
16+
"displayMessage": [
17+
{
18+
"code": "en-US",
19+
"content": "HTTP Headers"
20+
}
21+
],
22+
"rules": [],
23+
"genericKeys": []
24+
}

0 commit comments

Comments
 (0)