You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(netxlite): use *Netx for creating HTTP transports
This diff is like 50279a7 but uses *Netx to create HTTP transports.
The general idea of this patchset is to ensure we're not using duplicate code for constructing netxlite types, which is good to do now, because we're about to introduce new netxlite types for the network with which we communicate with the OONI backend.
Reference issue: ooni/probe#2531
0 commit comments