Skip to content

Commit 980e364

Browse files
committed
feat: add http and http support
1 parent b2f05ba commit 980e364

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-graal.sh

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ $NATIVE_IMAGE \
2323
-H:ReflectionConfigurationFiles=reflectconfig \
2424
--initialize-at-build-time \
2525
--allow-incomplete-classpath \
26+
--enable-url-protocols=http,https \
2627
-jar $JARFILE \
2728
uclj
2829

0 commit comments

Comments
 (0)