-
Hi there,
Does hono support http2?
-
HTTP/2 support in the Garden is limited. I had a half-baked version of this at one point, but I removed it because it was distracting from HTTP/1, and I was using an external library for HPACK.
It …
-
ghost updated
5 months ago
-
We were used to download prebuilt Fiji from this url: https://downloads.imagej.net/fiji/releases/ but the version `2.15.0` and `2.16.0` are not there. Will not be uploading the latest releases there a…
-
It seems h2 has not supported http/2 push, yet (https://github.com/carllerche/h2/issues/185).
-
Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.0 to 2.2.1.
Release notes
Sourced from torch's releases.
PyTorch 2.2.1 Release, bug fix release
This release is meant to fix the following …
-
https://datatracker.ietf.org/doc/html/rfc8441
The standard is already supported by Firefox and Chrome
Blocked by https://github.com/golang/go/issues/53209
-
### Description
Overall intent is to ensure the Ruby Agent HTTP instrumentation works properly with the HTTP 2 protocol.
As part of this research spike:
- [ ] Catalog all the instrumentation re…
-
`websocket` predates `http/2` and has historically relied on `http/1.1` `upgrade` to unlock full-duplex bidirectional communication over a separate connection.
[`RFC 8441: Bootstrapping WebSockets …
-
# Spring Boot 将 JSON 中的 Long 值序列化为 String 避免精度丢失 - spring 中文网
本文介绍了如何在 Spring Boot 中配置 Jackson 把 JSON 中的 Long 值序列化为 String,以避免在 Javascript 中的精度丢失问题。
[https://springdoc.cn/spring-boot-json-long-2-str…