Skip to content

DoH requests do not send verbose output to the original request's debug function #6605

Closed
@arvids-kokins-bidstack

Description

@arvids-kokins-bidstack

As noted in the title, it was expected that any verbose output from the request (including DoH) would go to the same debug function instead of being dumped into the default destination (stderr) so that all of the output can be properly redirected.

example patch commit: bidstack-group@125c1a8
this is probably not the complete fix though, as I see there's also CURLOPT_STDERR which isn't copied over to the DoH request as well (and possibly other things)

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