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
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,8 @@ Traffic can be captured from at least:
17
17
-[x] Retrofit
18
18
-[x] Jetty-Client v9, 10 & 11
19
19
-[x] Async-Http-Client
20
+
-[x] Reactor-Netty
21
+
-[x] Spring WebClient
20
22
21
23
This will also capture HTTP(S) from any downstream libraries based on each of these clients, and many other untested clients sharing similar implementations, and so should cover a very large percentage of HTTP client usage.
0 commit comments