Skip to content
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

feat(measurexlite): generate HTTP traces #881

Merged
merged 2 commits into from
Aug 26, 2022
Merged

feat(measurexlite): generate HTTP traces #881

merged 2 commits into from
Aug 26, 2022

Conversation

bassosimone
Copy link
Contributor

@bassosimone bassosimone commented Aug 26, 2022

In a pure step-by-step model, we don't need to trace HTTP round trips like we did before. We may want in the future to also have some form of HTTP tracing (see #868 for a prototype) but doing that is currently not in scope for moving forward the step-by-step design. For this reason, I only added a public convenience function for formatting an OONI spec compatible request. I also added new fields, which should be documented inside the ooni/spec repository (see ooni/probe#2238).

Required by ooni/probe#2237

@bassosimone bassosimone merged commit 9ba6f8d into master Aug 26, 2022
@bassosimone bassosimone deleted the issue/2337 branch August 26, 2022 11:11
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.

1 participant