Skip to content

Commit dd10519

Browse files
committed
javadoc link
1 parent 46c06d5 commit dd10519

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,9 @@ client.get("http://example.com/file.png", new BinaryHttpResponseHandler(allowedC
266266
});
267267
{% endhighlight %}
268268

269+
See the [BinaryHttpResponseHandler Javadoc](http://loopj.com/android-async-http/doc/com/loopj/android/http/BinaryHttpResponseHandler.html)
270+
for more information.
271+
269272
Building from Source
270273
--------------------
271274
To build a `.jar` file from source, first make a clone of the

0 commit comments

Comments
 (0)