unirest-java v3.11.03 Release Notes

Release Date: 2020-10-31 // over 3 years ago
    • 0️⃣ issue #378 make getDefaultBaseUrl public
    • issue #376 make sane toString representations for body parts.
    • issue #376 add a method for getting a particular body field
    • 🌲 issue #376 added a asString() to the request summary to get string of the request so far suitable for logging
    • 🤡 issue #379 Interceptors are not called when using MockClient