Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 704 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 704 Bytes

rest-client

Build Maven Central

Conventions

Builder -> with* method prefixes Static constructors -> of* method prefixes

TODO

  1. Documentation
  2. Test Cases
  3. handle other methods in Simple Engine
  4. Cookies
  5. Interceptors

DONE

  1. correct headers
  2. Entity object
  3. toStrings for all data classes