aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/com/android/volley/toolbox/HttpHeaderParserTest.java
AgeCommit message (Expand)Author
2020-04-30Import of Volley from GitHub to AOSP.Anonymous
2018-05-10Import of Volley from GitHub to AOSP.android-o-mr1-iot-release-1.0.1Anonymous
2017-09-25Import of Volley from GitHub to AOSP.Anonymous
2015-03-11Modify header parser to handle must-revalidate.Dave Santoro
2015-02-20Merge "Change the default character encoding for JSON responses to UTF-8"Ficus Kirkpatrick
2015-02-15Adds Cache-Control "stale-while-revalidate"Ralph Bergmann
2015-02-15Uses the "Last-Modified" header for "If-Modified-Since"Ralph Bergmann
2015-01-20Change the default character encoding for JSON responses to UTF-8Zdeněk Kořán
2014-12-05Migrate from Gradle to Maven.Ficus Kirkpatrick