armbian / dl-router

Armbian Linux download router
6 stars 7 forks source link

Add request scheme response header to redirects #23

Closed MichaIng closed 2 years ago

MichaIng commented 2 years ago

This is mainly for debugging: #22

If this is wanted in production, then it can be implemented more efficiently without calling get_scheme() two times. This is only a quick minimal way which does not affect any other function.