Yury Muski

Results 7 comments of Yury Muski

Hi @francislavoie I've checked curl compile options, and there are no options about compression. So I've check curl code and seems compression does not work with BoringSSL on which this...

I was able to compile with zlib, seems working, but not well tested

Released as new version ``` docker run -it --rm ymuski/curl-http3 curl -IL https://yurets.pro --compressed --http3 > content-encoding: gzip ``` you can try it ``` docker pull ymuski/curl-http3:latest docker pull ymuski/curl-http3:8.2.1...

does it behave same w/o http3? and whats the behavior of regular curl with http1.1?

I will update https://github.com/yurymuski/nginx-http3 for latest quiche and check on it also

Yeah waiting this merge also @russellcardullo please check it out