3
How force HTTP/2 ? (programming.dev)
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]

Hi,

I'm using FreeNginx and in my configuration i have

http2 on;

but when I make a vist on http://localhost/ it's http/1.1 that kick...

I've found^1

Firefox already has HTTP/2 AFAIK.
The entry is called network.http.spdy.enabled.http2 but it's set to "false" by default,

I don't have this in LibreWolf, I created it, to see if it does something, but it's still the HTTP/1.1 that is used.. Any ideas ?

Thanks.

top 2 comments
sorted by: hot top new old
[-] [email protected] 5 points 2 months ago* (last edited 2 months ago)

Iirc http2 is with ssl only, you'll need to set nginx to offer the content over https

[-] [email protected] 2 points 2 months ago

Thanks @[email protected],

Actually, no HTTP/2 do not require SSL/TLS!

Although the standard itself does not require usage of encryption,[46] all major client implementations (Firefox,[47] Chrome, Safari, Opera, IE, Edge) have stated that they will only support HTTP/2 over TLS
~source:https://en.wikipedia.org/wiki/HTTP/2#Encryption~

it's Mozilla etc.. that force it !

WebPages hosted on the TOR Network (for example) do not need SSL/TLS certificates ! so what we can't have the benefit of HTTP/2 WTF

To the developers of LibreWolf, can you solve this limitation ?

this post was submitted on 21 Jul 2025
3 points (100.0% liked)

LibreWolf

4003 readers
1 users here now

Welcome to the official community for LibreWolf.

LibreWolf is designed to increase protection against tracking and fingerprinting techniques, while also including a few security improvements. LibreWolf also aims to remove all the telemetry, data collection and annoyances, as well as disabling anti-freedom features like DRM. If you have any question please visit our FAQ first: https://librewolf.net/docs/faq/

To learn more or to download the browser visit the website: https://librewolf.net/

If you want to contribute head over to our Codeberg: https://codeberg.org/librewolf

founded 4 years ago
MODERATORS