Daniel Stenberg
Daniel Stenberg
thoughts @outscale-mgo?
Hm, curious. I agree that it looks weird as the change seems fine. I need to look into it.
The issue here is quite simply that the built-in code does no unfolding of the headers that it stores with `-D`, the only unfolding it does is when storing the...
I propose we make a conditional in the test case, like this: ~~~diff index e789a7232..785f74768 100644 --- a/tests/data/test1274 +++ b/tests/data/test1274 @@ -59,17 +59,25 @@ Accept: */* HTTP/1.1 200 OK Date:...
Ah, yes now I see it, you edited the `` part with ifdefs which is the part that the server uses to serve data with - although it also used...
If you have no objections I can merge it like that.
That configure output doesn't even look like it is curl's configure that runs!
Ok, this is now curl's configure output but there's no error there, is it?
> libssh2/1.9.0_DEV This is an old lib, so all SSH related test failures against modern OpenSSH servers are expected and not a curl problem really.