Skip to content

Commit 6453f0f

Browse files
committed
drop: removed http host field from http flow type
1 parent a4672a0 commit 6453f0f

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

definitions/http/flow_type/http.proto.json

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -36,24 +36,6 @@
3636
"content": "Specifies the HTTP request method (e.g., GET, POST, PUT, DELETE)."
3737
}
3838
]
39-
},
40-
{
41-
"identifier": "HTTP_HOST",
42-
"unique": false,
43-
"dataTypeIdentifier": "TEXT",
44-
"defaultValue": null,
45-
"name": [
46-
{
47-
"code": "en-US",
48-
"content": "Host"
49-
}
50-
],
51-
"description": [
52-
{
53-
"code": "en-US",
54-
"content": "Specifies the target host name or IP address."
55-
}
56-
]
5739
}
5840
],
5941
"inputTypeIdentifier": "HTTP_ADAPTER_INPUT",

0 commit comments

Comments
 (0)