-
This is a accumulative ticket collecting all the features/todo's for future versions of Contao to better support HTTP/2 to get the best out of it. The list is not final, I'll just keep updating it, ev…
-
Hi,
I've noticed that following the async code example from the documentation leads to some pushes not being sent, in spite of using `connection.join` to wait for all pushes to be sent and for all …
-
It can be cool that Bucklescript support SSR, this can help to improve the user experience and is helpfull for SEO
-
## Description of problem
When I enable the maintenance mode for an app I get a 403 page.
### How reproducible
I'm unsure if this is intended behavior, or that it's an issue with my implement…
-
### Which OpenObserve functionalities are the source of the bug?
alerts
### Is this a regression?
No
### Description
the following alarm rules are configured
![图片](https://github.com/user-attach…
-
# HTTP/2 (Hypertext Transfer Protocol version 2)
解决的问题
如何解决的
实现:服务端,客户端(浏览器兼容性)
SPDY,HPACK
用HTTP/1.x模拟HTTP/2 ?
如何判断客户端或者服务端是否支持HTTP/2
# 一、什么是HTTP/2 ?
>HTTP/2 is a replacement for ho…
-
## Reproduce
Steps 1 - 7 should run successfully, step 8 results in an error:
1. Using Linux, install Wine from your package manager or compile Wine 9.12
2. Run `winecfg`, set Windows versi…
-
Makisu fails to push the cache layers with this error
```sh
{"level":"info","ts":1544131874.1233864,"msg":"Stored cacheID mapping to KVStore: 63ee1ad1 => MAKISU_CACHE_EMPTY"}
{"level":"error","ts":…
-
When Http2Stream passes HTTP request to HttpSM, it dump HTTP/1.1 request header in text from HTTPHdr. HttpSM needs to parse the text and build HTTPHdr again. I'm not sure how much this has performance…
-
### I did this
HI
Just after upgrading to curl 8.10.1 from debian repository (from curl 7.88.1), I have found that one of the main difference is that cURL 8 is builded using GNUTLS in replacement…