Skip to content

Commit dba116a

Browse files
fix(ulfius): remove H2 profiles — libmicrohttpd doesn't support HTTP/2
libmicrohttpd is HTTP/1.1 only. Removed baseline-h2 and static-h2 from tests list since they can't pass.
1 parent 0ca33a9 commit dba116a

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

frameworks/ulfius/meta.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
"json",
1515
"upload",
1616
"compression",
17-
"mixed",
18-
"baseline-h2",
19-
"static-h2"
17+
"mixed"
2018
]
2119
}

0 commit comments

Comments
 (0)