ooni-probe-cli/internal/engine/netx/httptransport
Simone Basso e68adec9a5
fix(netxlite): http3 transport needs logging by default (#492)
Adapt other places where it was not using a logger to either choose
a reasonable logger or disable logging for backwards compat.

See https://github.com/ooni/probe/issues/1591
2021-09-08 20:49:01 +02:00
..
bytecounter_test.go refactor(netxlite): hide details without breaking the rest of the tree (#454) 2021-09-05 14:49:38 +02:00
bytecounter.go refactor: move bytecounter to internal (#391) 2021-06-22 13:00:29 +02:00
fake_test.go refactor(netxlite): hide details without breaking the rest of the tree (#454) 2021-09-05 14:49:38 +02:00
http3transport_test.go refactor: move base http3 transport into netxlite (#412) 2021-06-30 15:19:10 +02:00
http3transport.go fix(netxlite): http3 transport needs logging by default (#492) 2021-09-08 20:49:01 +02:00
httptransport.go refactor: move base http3 transport into netxlite (#412) 2021-06-30 15:19:10 +02:00
saver_internal_test.go fix(http body saver): properly deal with EOF terminated bodies (#226) 2021-02-11 14:57:14 +01:00
saver_test.go refactor(netxlite): hide details without breaking the rest of the tree (#454) 2021-09-05 14:49:38 +02:00
saver.go refactor(netxlite): hide details without breaking the rest of the tree (#454) 2021-09-05 14:49:38 +02:00
system.go refactor: introduce factory for stdlib http transport (#413) 2021-07-01 15:26:08 +02:00
useragent_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
useragent.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00