summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorzimbatm <zimbatm@zimbatm.com>2016-03-11 23:03:14 +0000
committerzimbatm <zimbatm@zimbatm.com>2016-03-12 15:31:23 +0000
commiteac89788da77c95529b4cc29bc03a9b4e1f8af86 (patch)
treea27950005b416b00558b5c24c58cc3f969214ba8 /pkgs/development/python-modules/httpserver
parent2f398c365f337d48c374dacecec698d982e6592e (diff)
apacheHttpd: add support for HTTP/2
In NixOS you can enable HTTP/2 like this: services.httpd.extraModules = [ "http2" ]; services.httpd.extraConfig = '' Protocols h2 http/1.1 '';
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions