···88 # Because the redirect isn't also https, this can cause a Content-Security-Policy error on the client.
99 # In practice this prevents us from enabling apps on NextCloud without this line.
1010 header_down Location http:// https://
1111+1212+ transport http {
1313+ versions h2c
1414+ }
1115 }
1216 '';
1317}