x25519 | 8 years ago | on: Announcing gRPC Support in Nginx
x25519's comments
x25519 | 8 years ago | on: Announcing gRPC Support in Nginx
Initial commit: https://hg.nginx.org/nginx/rev/2713b2dbf5bb
Additional features: https://hg.nginx.org/nginx/rev/c693daca57f7 and https://hg.nginx.org/nginx/rev/c2a0a838c40f
x25519 | 8 years ago | on: Nginx HTTP/2 server push support
Source: https://bugzilla.mozilla.org/show_bug.cgi?id=1427256#c7
x25519 | 8 years ago | on: Nginx HTTP/2 server push support
Maxim's answer on this issue: https://mailman.nginx.org/pipermail/nginx/2015-December/0494...
x25519 | 8 years ago | on: Nginx HTTP/2 server push support
It will ship with 1.13.9 (mainline) in 6 hours (at the time of writing).
For stable branch, you need to wait until the 1.13 milestone is completed, which according to their roadmap (https://trac.nginx.org/nginx/milestone/1.13) will be completed in 8 weeks.
x25519 | 8 years ago | on: Nginx HTTP/2 server push support
x25519 | 8 years ago | on: Ask HN: Who's switched from Chrome to Firefox 57?
From 53.x (IIRC) to 56.x, Firefox keeps the original order set by the server (like the one you see in the raw headers section or `curl -I`), and I like it that way.