golang http2 implementations requires tls / ssl



Yes you need to generate your ssl cert if you want to use Golang http2 features, otherwise it will just fall back to http:1.1

Use the code sample below and you're good to go :-





Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm