Luke Lu

Results 23 comments of Luke Lu

我用mdbook来创建在线的html 文档,搜了一下没简单的配置可以达到调整的目的。加一些custom css可能可以达到目的,但是目前可能还是先把翻译和润色做了。后面看看有没有时间。

It seems the `quic-go` has changed their interface a month ago. https://github.com/lucas-clemente/quic-go/pull/1952

@brikis98 I had a try and it does not work. The file downloaded is the pointer file like ``` version https://git-lfs.github.com/spec/v1 oid sha256:** size 278593866 ``` The `git-lfs` will need...

I would like to make this enhancement but it will take some tme.

I met the issue with the following system info: ``` cat /etc/os-release NAME="Red Hat Enterprise Linux Server" VERSION="7.7 (Maipo)" ID="rhel" ID_LIKE="fedora" VARIANT="Server" VARIANT_ID="server" VERSION_ID="7.7" PRETTY_NAME="Red Hat Enterprise Linux Server 7.7...

> Does the image show up if you run `docker image inspect ` ? Nope.

If I commented out the example above, the response will be ``` * Connected to localhost (::1) port 5000 (#0) > GET /api/objects HTTP/1.1 > Host: localhost:5000 > User-Agent: curl/7.64.1...

So both will return `< Content-Type: application/json; charset=utf-8` instead of `octet-stream`

Thanks. I'll try to see if I can make the enhancement