Use HTTP/2 instead of HTTP/1.1 in 5G Core SBI

This commit is contained in:
Sukchan Lee 2020-11-26 21:44:37 -05:00
parent 0c47098c4a
commit 2c2b6dfcaf
111 changed files with 2620 additions and 1337 deletions

View file

@ -27,6 +27,7 @@ RUN apt-get update && \
libyaml-dev \
libmicrohttpd-dev \
libcurl4-gnutls-dev \
libnghttp2-dev \
iproute2 \
ca-certificates \
netbase \