nixpkgs/nixos/modules/services/web-servers/nginx
Niklas Hambüchen afa97cb981 nginx service: Make http2 an option.
HTTP 2 can break some things, for example due to this Chrome bug:

  https://bugs.chromium.org/p/chromium/issues/detail?id=796199

So the service hardcoding it to be enabled is not helpful.

This commit adds an option so you can turn it off.
2017-12-19 19:59:15 +01:00
..
default.nix nginx service: Make http2 an option. 2017-12-19 19:59:15 +01:00
location-options.nix nginx module: add option for proxying websocket requests 2017-08-30 21:01:52 +02:00
vhost-options.nix nginx service: Make http2 an option. 2017-12-19 19:59:15 +01:00