Skip to content

uefi: http: fix integration test#1850

Merged
nicholasbishop merged 5 commits intomainfrom
http
Dec 27, 2025
Merged

uefi: http: fix integration test#1850
nicholasbishop merged 5 commits intomainfrom
http

Conversation

@phip1611
Copy link
Copy Markdown
Member

@phip1611 phip1611 commented Dec 27, 2025

The integration test fails as since recently the hosting of example.com changed and we do not get a content length header anymore.

There are more things to do but I will create a follow-up ticket (#1851)

@phip1611 phip1611 self-assigned this Dec 27, 2025
Since recently, example.com isn't sending a Content-Length header and
uses a chunked encoding. It is not trivial to implement this so we skip
this situation for now.
This makes usage more natural as one can pass in the
possibly uncomplete body of the http response type.
@nicholasbishop nicholasbishop added this pull request to the merge queue Dec 27, 2025
Merged via the queue into main with commit 7fea064 Dec 27, 2025
20 checks passed
@nicholasbishop nicholasbishop deleted the http branch December 27, 2025 23:16
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