Skip to content

Commit 88cc29c

Browse files
committed
Add props to droid-fu guys
1 parent 6954075 commit 88cc29c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/com/loopj/android/http/RetryHandler.java

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@
1616
limitations under the License.
1717
*/
1818

19+
/*
20+
Some of the retry logic in this class is heavily borrowed from the
21+
fantastic droid-fu project: https://github.com/donnfelker/droid-fu
22+
*/
23+
1924
package com.loopj.android.http;
2025

2126
import java.io.IOException;

0 commit comments

Comments
 (0)