Skip to content

-v used after --trace-config resets the config #18346

@bagder

Description

@bagder

I did this

curl --doh-url fake.haxx.se https://curl.se/ --trace-config dns -v

This tells curl to use DoH but provides a hostname that fails to resolve, but there is no message about the failed DoH transfer being displayed. I would probably not expect --trace-config dns to be required, but I added that since it seems the code wants it - but to no effect.

I expected the following

Some kind of message informing me that fake.haxx.se couldn't be resolved when it is resolved by the default resolver.

curl/libcurl version

curl 8.16.0-dev git master

operating system

Linux, but should be independent of OS.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions