Kong / unirest-java

Unirest in Java: Simplified, lightweight HTTP client library.
http://kong.github.io/unirest-java/
MIT License
2.6k stars 594 forks source link

Documentation Improvements #306

Closed rnc closed 4 years ago

rnc commented 4 years ago

When working on the upgrade to the latest Unirest I noticed a few small things that would be helpful if they were documented in the user guide. Some of these were talked about in issues, but not added to the guide.



Excellent upgrade, the client code is now much simpler! Thanks!

ryber commented 4 years ago

should be better. the config in the old system was all over the place, so I made it clear that everything is now in config()