Skip to content

COHTTP_DEBUG CONDUIT_DEBUG do no longer work #719

@mseri

Description

@mseri

It used to be that to have extra debug information, it was enough to do the following

You can activate some runtime debugging by setting `COHTTP_DEBUG` to any
value, and all requests and responses will be written to stderr.  Further
debugging of the connection layer can be obtained by setting `CONDUIT_DEBUG`
to any value.

This does no longer work in conduit/cohttp 3.0. What is the alternative?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions