On Fri, 6 Mar 2026 17:18:07 -0600 Mario Limonciello <[email protected]>
wrote:
> I did some testing with a filter to ignore the test that fails on a few
> archs (MaxTimeoutTest.ContentStream).
>
> Filtering that appears to work well and the failing builds succeed.
>
> Can you perhaps do that to get the roll out going?
>
>
>
Actually I found out that software that wants to use it doesn't work
because there was an extra block for 32 bit versions.
It has just recently been fixed and is part of the 37.2 release.
https://github.com/yhirose/cpp-httplib/pull/2388
Could you perhaps try to update to 37.2 and see how things are?