Loading
uwsgi: enable http plugin and expose headers for SSL detection
Add the http plugin to the uWSGI build. uWSGI enables HTTPS support in the http plugin only when OpenSSL headers are detected at build time. Populate UWSGI_INCLUDES with the include paths of all build inputs so uwsgiconfig.py can discover OpenSSL and other optional features correctly.