File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55This is a library, providing some core functionality for an Android App aiming
66to implement the API of the [ Proxer.me] ( https://proxer.me/ ) website.
77
8+ ### Table of contents
9+
10+ - [ Including in your project] ( #including-in-your-project )
11+ - [ Usage] ( #usage )
12+ - [ Initialization] ( #initialization )
13+ - [Making a request](#making-a-request)
14+ - [ Cancelling a request] ( #cancelling-a-request )
15+ - [ Error handling] ( #error-handling )
16+ - [ UrlHolder] ( #urlholder )
17+ - [ Cleanup] ( #cleanup )
18+ - [ Managing Cookies] ( #managing-cookies )
19+ - [ More] ( #more )
20+ - [ Architecture] ( #architecture )
21+ - [Organisation](#organisation)
22+ - [Experimental APIs](#experimental-apis)
23+ - [ Dependencies] ( #dependencies )
24+
825### Including in your project
926
1027Add this to your project build.gradle:
You can’t perform that action at this time.
0 commit comments