-
Some users have very slow connection and some Gemini pages could weight many KB, e.g. Wikipedia articles (gemini://vault.transjovian.org/en). Please implement optional in-transfer data compression (gz…
-
I'm getting the following stack trace after running `bundle exec knife inspect -VV`
```
/home/qdm/.rvm/gems/ruby-2.1.5/gems/knife-inspect-0.12.0/lib/health_inspector/checklists/cookbooks.rb:45:in `bl…
-
**What kind of request is this (question/bug/enhancement/feature request):**
bug
**Steps to reproduce (least amount of steps as possible):**
1. Set AUDIT_LEVEL=3 when install Rancher
2. Chec…
-
### HAR 模板名称
如此玩GM基地论坛
### 作者信息
李大爷
### 模板备注及说明
cookie
### HAR 文件名
如此玩GM基地论坛.har
### 其他信息
_No response_
### HAR 模板内容
```JSON
[{"request":{"method":"GET","url":"https:…
-
follow up to conversation with @lukemelia on slack...
so to get the service worker working with the lightning approach here’s what we had to do:
* alias ember-cli-deploy-redis to upload both ind…
-
### Description:
For local testing with lambdas behind an API Gateway, I cannot return gzipped content that is base64 encoded that API Gateway expects. Locally I can only return uncompressed API resp…
-
```
What steps will reproduce the problem?
1. Run heavy HTTP requests
What is the expected output? What do you see instead?
I see large network traffic values
What version of the product are you usi…
-
```
What steps will reproduce the problem?
1. Run heavy HTTP requests
What is the expected output? What do you see instead?
I see large network traffic values
What version of the product are you usi…
-
When returning a large json, it appears that the response is truncated when Brotli is used (but works fine with gzip). The integration isn't doing anything fancy - its RestEasy (Jax-rs), Guice, and Ja…
-
### Expected behavior
Servers responding with a `Transfer-Encoding: chunked` should be supported.
### Actual behavior
"Missing Content-Length header" error is displayed.
### Steps to reproduce…