Skip to content

Comments

fix(Webserver): On ASGI response, a header containing an location wit…#32

Merged
andrevanzuydam merged 1 commit intotina4stack:mainfrom
jacquestvanzuydam:fix/header-separator-issue
Jan 7, 2026
Merged

fix(Webserver): On ASGI response, a header containing an location wit…#32
andrevanzuydam merged 1 commit intotina4stack:mainfrom
jacquestvanzuydam:fix/header-separator-issue

Conversation

@jacquestvanzuydam
Copy link
Contributor

…h a ":" would be split incorrectly, thus the redirect would fail. Splitting only first ":" character now and skipping any malformed header.

…h a ":" would be split incorrectly, thus the redirect would fail. Splitting only first ":" character now and skipping any malformed header.
@andrevanzuydam andrevanzuydam merged commit 37a8d8a into tina4stack:main Jan 7, 2026
1 of 2 checks passed
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