services.nghttpx.backends.*.params.proto

NixOS option

This option configures the protocol the backend server expects to use. Please see https://nghttp2.org/documentation/nghttpx.1.html#cmdoption-nghttpx-b for more detail.

type: one of "h2", "http/1.1"
Default
"http/1.1"
declared in: nixos/modules/services/networking/nghttpx/nghttpx-options.nixView source on NixOS/nixpkgs →