Skip to content

fix: added the case where the "x-forwarded-proto" header is a coma se…#17

Open
lakubuDavid wants to merge 2 commits intobetter-auth:mainfrom
lakubuDavid:main
Open

fix: added the case where the "x-forwarded-proto" header is a coma se…#17
lakubuDavid wants to merge 2 commits intobetter-auth:mainfrom
lakubuDavid:main

Conversation

@lakubuDavid
Copy link
Copy Markdown

On some server/proxy, the "x-forwarded-proto" header has a value of "https, https" which throws an error when parsing a URL; for this case, I split the header manually before inferring the protocol

…parated list

One some server/proxy the "x-forwarded-proto" header as a value of
"https, https", for this case I split manually the header before
infering the protocol
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Feb 25, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants