ooni-probe-cli/internal/engine/netx/httptransport
Simone Basso b9c4ad0b2b
fix(netxlite): http3 propagates CloseIdleConnections to its dialer (#471)
With this change, we are now able to change more dependent code to simplify
the way in which we create and manage resolvers.

See https://github.com/ooni/probe/issues/1591
2021-09-06 21:52:00 +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 propagates CloseIdleConnections to its dialer (#471) 2021-09-06 21:52:00 +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