Skip to content

fix: IBX-10849 Passing string as a value of Content-Lenght header#664

Open
marcin-kondera wants to merge 1 commit intoibexa:mainfrom
marcin-kondera:IBX-10849-BinaryStreamResponse-throws-exception-on-Request-with-Range-header
Open

fix: IBX-10849 Passing string as a value of Content-Lenght header#664
marcin-kondera wants to merge 1 commit intoibexa:mainfrom
marcin-kondera:IBX-10849-BinaryStreamResponse-throws-exception-on-Request-with-Range-header

Conversation

@marcin-kondera
Copy link

@marcin-kondera marcin-kondera commented Oct 23, 2025

🎫 Issue IBX-10849

Description:

BinaryStreamResponse headers->set() function argument 2 ($values) must be of type array|string|null. Int was provided, and caused Exception.

For QA:

PR is providing test that covers the case.

Documentation:

@sonarqubecloud
Copy link

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.

4 participants