-
- It is possible to create `lua` script for `nginx`, which will read `http2-push-manifest.json` and send appropriate headers.
- It is possible to create `ruby` script for `h2o`, which will read `http…
-
### Proposal Details
According to **[RFC 9217: Section 2, P1](https://www.rfc-editor.org/rfc/rfc9218.html#section-2.1)**, the `SETTINGS_NO_RFC7540_PRIORITIES` is now a known setting in `SETTINGS` f…
-
[This plugin](https://wordpress.org/plugins/http2-server-push/) implements HTTP 2.0 Server Push `Link` HTTP headers for local JavaScript and CSS resources. It's an obvious win for performance, especia…
-
I've just compiled nginx 1.13.6 with your module and now i'm trying to make it work.
I've enabled it:
```
http2_server_push on;
add_header HTTP2-Pushed $http2_pushed;
```
I've added an exa…
-
Thanks for stopping by to let us know something could be better!
**Is your feature request related to a problem? Please describe.**
Firebase Java Admin SDK Batch Send HTTP/1 issues
https://github…
-
```
# Failed test 'Got a push promise when they are disabled!'
# at t/http2-push-promise.t line 61
# Failed test 'Got zero push promises when they are disabled'
# at t/http2-push-promise.t line 65…
jnthn updated
6 years ago
-
Go 1.8 will contain support for servers to produce PUSH_PROMISE streams, but there is no support for clients to receive them.
Specifically, it would be nice if proxies built with net/http/httputil'…
-
I can access this website with chrome107, I found that chrome107 added http2_no_server_push.
I would like to know how to enable http2_no_server_push programmatically, because I use
" c…
-
I was getting the following error:
```
...\http2-push-example\src\server.js:28
pushStream.respondWithFD(file.fileDescriptor, file.headers)
^
TypeError: Cannot read property '…
-
stream.push() after EOF Error: stream.push() after EOF
at readableAddChunk (_stream_readable.js:133:17)
at Connection.Readable.push (_stream_readable.js:111:10)
at Connection._parentPus…