Skip to content

Commit 4ad66a1

Browse files
authored
Merge pull request #443 from JuliaIO/sd/http2
allow http2
2 parents b39e2d6 + dfbc02f commit 4ad66a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ CodecZlib = "0.7"
2424
ColorTypes = "0.11"
2525
Downloads = "1.4"
2626
FilePathsBase = "0.9"
27-
HTTP = "1"
27+
HTTP = "1, 2"
2828
Random = "<0.0.1, 1"
2929
Test = "<0.0.1, 1"
3030

0 commit comments

Comments
 (0)