Files
jupyterhub/docs/source
Min RK 603c59a307 use $http_host in nginx proxy header
$host is the hostname, $http_host is `hostname[:port]`, which is what's needed here

$host works fine in the example because it uses the default port 80, but if it's on a different port
it will differ from the http Host header, resulting in cross-origin check errors.
2024-01-11 09:17:08 +01:00
..
2023-11-06 14:42:40 +05:30
2023-05-31 14:25:03 +02:00
2023-10-22 10:27:42 +05:30
2023-09-29 11:10:45 +02:00
2023-02-22 15:34:55 +03:00
2022-12-07 08:58:00 +01:00
2019-02-19 17:00:10 +01:00