ooni-probe-cli/internal/engine/netx/httptransport
Simone Basso 1d79d70b43
refactor: migrate apitool from netx to netxlite (#496)
I discovered which transport were used by apitool and made sure he gets the same transports now. While there, I discovered an issue with ooni/oohttp that has been fixed with cba9b1ce5e.

Part of https://github.com/ooni/probe/issues/1591
2021-09-09 01:19:17 +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.go refactor: migrate apitool from netx to netxlite (#496) 2021-09-09 01:19:17 +02:00