ashb commented on PR #47859:
URL: https://github.com/apache/airflow/pull/47859#issuecomment-2729497405

   It's possible we can look at the `request.secure` or something. We have this 
in our config
   ```
       proxy_fix_x_proto:
         description: |
           Number of values to trust for ``X-Forwarded-Proto``.
           See `Werkzeug: X-Forwarded-For Proxy Fix
           
<https://werkzeug.palletsprojects.com/en/2.3.x/middleware/proxy_fix/>`__ for 
more details.
         version_added: 1.10.7
         type: integer
         example: ~
         default: "1"
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to