Skip to content

Commit ede55e4

Browse files
committed
fix: HTTP FlowType -> set host identifier to text
1 parent cca26e5 commit ede55e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

definitions/http/flow_type/http.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
{
4141
"identifier": "HTTP_HOST",
4242
"unique": false,
43-
"data_type_identifier": "HTTP_HOST",
43+
"data_type_identifier": "TEXT",
4444
"default_value": null,
4545
"name": [
4646
{

0 commit comments

Comments
 (0)