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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,9 +19,9 @@ That **single line** (added newlines for readability) is the only thing you need
19
19
20
20
Hit ScribeJava as hard and with many threads as you like.
21
21
22
-
### Async
22
+
### Async and other HTTP clients
23
23
24
-
You can use ning async http client out-of-box, just use ServiceBuilderAsync
24
+
You can use ning async http client 1.9.x or asynchttpclient 2.x out-of-box, just add maven modules scribejava-httpclient-ning or scribejava-httpclient-ahc to your pom
25
25
26
26
### Supports all major 1.0a and 2.0 OAuth APIs out-of-the-box
0 commit comments