ooni-probe-cli/internal/netxlite/dnsx/mocks
Simone Basso 8b9fe1a160
feat(netxlite): implement LookupHTTPS (#514)
This new API call performs DNS lookups for HTTPS records.

Part of https://github.com/ooni/probe/issues/1733 and diff has been
extracted from https://github.com/ooni/probe-cli/pull/506.
2021-09-27 23:09:41 +02:00
..
decoder_test.go feat(netxlite): implement LookupHTTPS (#514) 2021-09-27 23:09:41 +02:00
decoder.go feat(netxlite): implement LookupHTTPS (#514) 2021-09-27 23:09:41 +02:00
doc.go refactor(netx): move dns transports in netxlite/dnsx (#503) 2021-09-09 21:24:27 +02:00
encoder_test.go refactor(netx): move dns transports in netxlite/dnsx (#503) 2021-09-09 21:24:27 +02:00
encoder.go refactor(netx): move dns transports in netxlite/dnsx (#503) 2021-09-09 21:24:27 +02:00
roundtripper_test.go refactor(netx): move dns transports in netxlite/dnsx (#503) 2021-09-09 21:24:27 +02:00
roundtripper.go refactor(netx): move dns transports in netxlite/dnsx (#503) 2021-09-09 21:24:27 +02:00