File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -301,9 +301,10 @@ Response response = c.executeRequest(propFindRequest, new AsyncHandler() {
301
301
You can find more information on Jean-François Arcand's blog. Jean-François is the original author of this library.
302
302
Code is sometimes not up-to-date but gives a pretty good idea of advanced features.
303
303
304
- * https://jfarcand.wordpress.com/2010/12/21/going-asynchronous-using-asynchttpclient-the-basic/
305
- * https://jfarcand.wordpress.com/2011/01/04/going-asynchronous-using-asynchttpclient-the-complex/
306
- * https://jfarcand.wordpress.com/2011/12/21/writing-websocket-clients-using-asynchttpclient/
304
+ * http://web.archive.org/web/20111224171448/http://jfarcand.wordpress.com/2011/01/12/going-asynchronous-using-asynchttpclient-for-dummies/
305
+ * http://web.archive.org/web/20111224171241/http://jfarcand.wordpress.com/2010/12/21/going-asynchronous-using-asynchttpclient-the-basic/
306
+ * http://web.archive.org/web/20111224162752/http://jfarcand.wordpress.com/2011/01/04/going-asynchronous-using-asynchttpclient-the-complex/
307
+ * http://web.archive.org/web/20120218183108/http://jfarcand.wordpress.com/2011/12/21/writing-websocket-clients-using-asynchttpclient/
307
308
308
309
## User Group
309
310
You can’t perform that action at this time.
0 commit comments