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

refactor(webconnectivitylte): use NewHTTPTransportWithOptions #1494

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

bassosimone
Copy link
Contributor

There's no need to use the older NewHTTPTransport factory for creating a new HTTP transport, because this codebase doesn't need to use any quirk implemented by such a transport.

While there, move TODOs around the codebase.

Part of ooni/probe#2669.

There's no need to use the older NewHTTPTransport factory for creating
a new HTTP transport, because this codebase doesn't need to use any quirk
implemented by such a transport.

While there, move TODOs around the codebase.

Part of ooni/probe#2669.
@bassosimone bassosimone requested a review from hellais as a code owner February 8, 2024 06:42
@bassosimone bassosimone merged commit 49382fe into master Feb 8, 2024
25 checks passed
@bassosimone bassosimone deleted the issue/2669 branch February 8, 2024 06:49
Murphy-OrangeMud pushed a commit to Murphy-OrangeMud/probe-cli that referenced this pull request Feb 13, 2024
)

There's no need to use the older NewHTTPTransport factory for creating a
new HTTP transport, because this codebase doesn't need to use any quirk
implemented by such a transport.

While there, move TODOs around the codebase.

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