Skip to content

Commit

Permalink
Merge pull request #954 from Justson/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
Justson committed Nov 28, 2021
2 parents 5efd38f + 812c810 commit 49a3cb8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ public void run() {
loadUrl(url, headers);
}
});
return;
}
LogUtils.i(TAG, "loadUrl:" + url + " headers:" + headers);
if (headers == null || headers.isEmpty()) {
Expand Down

0 comments on commit 49a3cb8

Please sign in to comment.