m6w6 / ext-http

Extended HTTP Support
BSD 2-Clause "Simplified" License
79 stars 22 forks source link

Test failing with libcurl 8.0 #129

Closed remicollet closed 1 year ago

remicollet commented 1 year ago

From Fedora CI, since libcurl updated to 8.0.0

TEST 32/197 [tests/client025.phpt]
========DIFF========
--
     Accept: */*
     Content-Length: %d
     Content-Range: bytes 1-2/3
013- Expect: 100-continue
     Host: localhost:%d
     User-Agent: %s
     X-Original-Content-Length: %d
--
========DONE========
FAIL client seek [tests/client025.phpt] 
m6w6 commented 1 year ago

Hm, interesting. Thank you! (as always!)