Files
nixpkgs/pkgs/servers/http
Maximilian Bosch 37867dba74 nginxModules.http_proxy_connect_module: init
This adds the nginx module `ngx_http_proxy_connect_module` which allows
to tunnel HTTPS through an nginx proxy[1].

As this module contained patches for several nginx version, some minor
adjustments were needed:

* Allowed each entry in `nginxModules` to provide patches.

* Added an optional `supports` attribute to ensure that each module can
  determine if it supports the currently built nginx version (e.g. stable
  1.14 ATM or mainline 1.15 ATM).

[1] https://github.com/chobits/ngx_http_proxy_connect_module
2019-03-29 23:53:09 +01:00
..
2018-04-21 21:18:45 +01:00
2018-09-25 06:33:07 -07:00
2018-12-25 23:16:34 -08:00
2018-03-30 10:17:15 +01:00
2019-03-26 06:37:24 +01:00
2018-12-05 11:32:20 +01:00
2019-03-16 19:55:00 +03:00
2018-10-05 12:14:49 +01:00
2018-08-03 17:06:03 -04:00