I am currently creating a reverse-proxy using this module. However, I noticed that when I go to the url http://domain.com/path it redirects to https the module does not follow it (CMIIW).
I am using the request_uri API to forward the request.
Any help is greatly appreciated
Thank you.