unirest-java v3.9.00 Release Notes

Release Date: 2020-08-02 // over 3 years ago
    • Issue #362 when passing a string to the body method for a post, route as a string rather than passing to the object mapper.
    • Issue #362 when passing a native Unirest JSON Type to the body method for a post, route as a Json Type rather than passing to the object mapper.
    • 👍 issue #363 support multiple interceptors