| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
|
|
| |
First: ugh.
Second: allow tracer global variables to be registered and then parsed out of a configuration environment variable.
Expose TSI trace config variable directly to ease this a little.
|
|\
| |
| |
| |
| | |
Conflicts:
src/core/tsi/ssl_transport_security.c
|
| | |
|
|/ |
|
|
|
|
|
| |
HPACK makes headers on the wire very difficult to read. Add a trace facility to print them on the receive path.
Later this will be expanded no doubt for sending headers, stream creation, etc...
|
| |
|
| |
|
|
This will help greatly when it comes to diagnosing customer issues.
|