The Wayback Machine - https://web.archive.org/web/20210911165050/https://github.com/topics/automatic-https
Skip to content
#

automatic-https

Here are 3 public repositories matching this topic...

Language: All
Filter by language
caddy
nnnlog
nnnlog commented Sep 4, 2021

Three or four parameters of header_down use Regex, and one does simply overwriting.
Caddy did not simply make a case-sensitive distinction of the header key value when it overwrites it, but I experienced a case-sensitive distinction of the header key value when I used Regex.
I think it is not intended.

Reproduction of issue.

example.com {
        reverse_proxy {
                t

Improve this page

Add a description, image, and links to the automatic-https topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the automatic-https topic, visit your repo's landing page and select "manage topics."

Learn more