-
there is not a direct thing we can do with ofetch to support http2 since ofetch depends on native runtime `fetch` as a wrapper but here are trackers:
- [ ] Node.js - undici (https://github.com/…
-
### Version
Tested with v20.7.0 and v18.17.1
### Platform
Probably platform independent. Darwin MacBook-Pro-M1-Max.local 22.6.0 Darwin Kernel Version 22.6.0: Wed Jul 5 22:22:05 PDT 2023; root:xnu-…
-
## Is this a security vulnerability?
no
## Issue
Gorouter is not able to handle HTTP/2 Websockets requests ([RFC 8441](https://datatracker.ietf.org/doc/html/rfc8441)).
## Affected Versions
la…
-
Is there any plan to add HTTP/2 support for node.js? Since it is now officially supported in node.js 9, I think it's highly desirable to have this library support it as well.
-
> `http2-wrapper` version I used was `2.2.0`.
I created a BFF with `got` which sends requests to a backend server on GCP Cloud Run, and encountered unrecovered repeated `ETIMEOUT` errors. (This `ET…
sttk updated
11 months ago
-
There are most likely speed advantages from using HTTP 2.0, or even 3.0
From CurlHttp.cpp..
```
// HTTP2 is linked in for newer libcurl builds and the library will use it by default.
// There …
-
**Context**
HTTP2 is the new standard and it looks very promising.
**Alternatives**
There are no alternatives yet.
**Has the feature been requested before?**
Nope.
**If the feature r…
-
@nellh having this issue uploading using cli for `ds004706`. EEG files ~3-4GB won't upload and throw many errors like:
```
Error [ERR_STREAM_PREMATURE_CLOSE]: Premature close
at n…
-
**Is your feature request related to a problem? Please describe.**
Admin interface (and api in general) is currently served via HTTP1.1.
**Describe the solution you'd like**.
> What would the f…
-
* **Version**: v15.10.0
* **Platform**: `Linux solus 5.11.12-177.current #1 SMP PREEMPT Thu Apr 8 15:46:08 UTC 2021 x86_64 GNU/Linux`
* **Subsystem**: http2
### What steps will reproduce the bug?…