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

cleanup(webconnectivitytle): avoid code duplication #1456

Merged
merged 2 commits into from
Jan 19, 2024

Conversation

bassosimone
Copy link
Contributor

Use a single algorithm for determining whether there's HTTP diff. We can do this by migrating the HTTP diff flags to use optional.Value and then we can always use code written for the "ext" sub-engine to do that.

Part of ooni/probe#2640

Use a single algorithm for determining whether there's HTTP diff.

Part of ooni/probe#2640
@bassosimone bassosimone requested a review from hellais as a code owner January 19, 2024 14:21
@bassosimone bassosimone merged commit b664281 into master Jan 19, 2024
11 checks passed
@bassosimone bassosimone deleted the issue/2640howdoiexitvim branch January 19, 2024 15:23
Murphy-OrangeMud pushed a commit to Murphy-OrangeMud/probe-cli that referenced this pull request Feb 13, 2024
Use a single algorithm for determining whether there's HTTP diff. We can
do this by migrating the HTTP diff flags to use `optional.Value` and
then we can always use code written for the "ext" sub-engine to do that.

Part of ooni/probe#2640
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