-
Is there any chance this script will support WS or Websocket transport for MTProto? as CloudFlare CDN don't allow TCP traffic pass through their CDN and I can only use WS of grpc.
https://core.tele…
-
Documentation for SASL authentication is needed to understand how to connect on libera.chat servers using TLS 1.3 (aka forward secrecy). In contrast webirc connections to irc.freenode.net in tcp4 mode…
ghost updated
6 months ago
-
Hello Expert,
Currently, HFS support only HTTP1.1 version. is it possible to add HTTP2/HTTP3/Quic protocol support in future releases for next-generation protocol testing? your tool is a life saver…
-
@kyessenov commented on [Thu Jan 26 2017](https://github.com/istio/old_pilot_repo/issues/62)
Proxy manager should be in charge of routing UDP traffic. There are many pieces needed for this to work:
…
-
# Context & Motivation
A lot of NixOS modules configuring web-services also provide configuring a reverse-proxy (usually `nginx`). Most common examples are:
* `services.nextcloud`
* `services.m…
Ma27 updated
10 months ago
-
The underlying library used for making HTTP requests, libevhtp, appears to assume a zero length body if no `Content-Length` header is received from the target Log, even when the server sends a `Connec…
-
### Ⅰ. Issue Description
Tengine buffers the entire response body into RAM before sending it.
### Ⅱ. Describe what happened
If serving a file, Tengine will read the entire file into RAM (visi…
-
**Describe the bug**
In #540, you fixed the upload endpoints to correctly use the `Content-Type: application/json` header which allows the client libraries to parse the result.
This works most of …
-
As far as I can tell, there's currently no open issue explicitly tracking for QUIC or HTTP/3. Selfishly I'm very interested in knowing when this is available, so I'd personally find it very valuable t…
-
Angie 1.7.0 dumps core using `proxy_http_version 3`.
If it helps I can compile `-O0` - to provide the content of some variables.
Our config is a bit awkward: we want to test http/3 only for certai…