Android Volley v1.1.0-rc1 Release Notes

Release Date: 2017-10-12 // over 6 years ago
    • ๐Ÿ‘€ Apache HTTP is now an optional dependency (#2). See Migrating from Apache HTTP for details on how to avoid using it.
    • ๐Ÿ›  Fix OutOfMemoryErrors and NegativeArraySizeExceptions in DiskBasedCache (#12).
    • ๐Ÿ›  Fix memory leak in Request#mErrorListener (#15).
    • ๐Ÿ‘Œ Support for multiple identical response headers (#21).
    • ๐Ÿ›  Fix potential NullPointerException in ImageRequest/JsonRequest/StringRequest (#64).
    • ๐Ÿ›  Fix soft TTL for duplicate in-flight requests (#73).
    • ๐Ÿ›  Fix case-sensitive header reads from cache (#76).