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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,7 @@ Traffic can be captured from at least:
22
22
-[x] Spring WebClient
23
23
-[x] Ktor-Client
24
24
-[x] Akka-HTTP v10.1.6+
25
+
-[x] Vert.x HttpClient and WebClient
25
26
26
27
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