Skip to content

tool(http1): add diagnostic tooling for HTTP traffic capture #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

jonfriesen
Copy link
Contributor

Introduced a new DiagnosticWriter diagnostic tool for capturing raw HTTP traffic in debug builds. It writes hex dumps to a .log file and base64-encoded payloads to a .json file. Includes usage instructions and example output structure in the new diagnostics.go file.

Introduced a new `DiagnosticWriter` for capturing raw HTTP traffic in debug builds. It writes hex dumps to a `.log` file and base64-encoded payloads to a `.json` file. Includes usage instructions and example output structure in the new `diagnostics.go` file.
@jonfriesen jonfriesen force-pushed the jon/eng-415-add-diagnostic-tooling-for-payload-writes branch from 774480e to f04e7b1 Compare April 23, 2025 14:38
@jonfriesen jonfriesen merged commit 1f77c70 into main Apr 23, 2025
1 check passed
@jonfriesen jonfriesen deleted the jon/eng-415-add-diagnostic-tooling-for-payload-writes branch April 23, 2025 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants