History log of /frameworks/volley/src/com/android/volley/Request.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cc3a9344202b3b3ee7e1a33b79591b3d11182354 26-Apr-2013 Evan Charlton <evanc@google.com> Add TrafficStats integration

Allow Request subclasses to set their TrafficStats tags. By default,
this is the hostname's hashCode() so that requests to different hosts
have different colors in DDMS.

Change-Id: Ibedf06fdcee108dcd170f5eb70aaecea5647d55d
/frameworks/volley/src/com/android/volley/Request.java
9e5c44f22b47fcb0d37c7b10de3b5db542424fa5 13-Feb-2013 Maurice Chu <mochu@google.com> Revert "Add in additional http request types"

This seems to have caused a regression with account sign-up.

This reverts commit bece5836e16897df162e4f4db302b6eb14ac71b2

Change-Id: I019f98b984e496558e1830fec4d810fd589652db
/frameworks/volley/src/com/android/volley/Request.java
bece5836e16897df162e4f4db302b6eb14ac71b2 07-Feb-2013 Maurice Chu <mochu@google.com> Add in additional http request types

Specifically, these are HEAD, OPTIONS, TRACE, and PATCH.

Change-Id: Ie33fdc059ca7bb0658de7e270e2af56f54a00481
/frameworks/volley/src/com/android/volley/Request.java
e48f4430bfd3030350aa5ba827b449c37e2fadc9 07-Nov-2012 Jean-Baptiste Queru <jbq@google.com> Initial commit of volley (from frameworks/support)

Change-Id: Ie583820dcd5f281db7b9845f0c78774e1863afd3
/frameworks/volley/src/com/android/volley/Request.java
6772bce3d3322ccbcf6481545ffe895d5d401b39 07-Nov-2012 Jean-Baptiste Queru <jbq@google.com> Initial commit of volley (from frameworks/support)

Change-Id: I62581a4b1ed5c9cb57204ff12cbe7ddff7b490f6
/frameworks/volley/src/com/android/volley/Request.java
d56b88ae161057e848e7410d1b9ce5b0b8c427fc 07-Nov-2012 Jean-Baptiste Queru <jbq@google.com> Initial commit of volley (from frameworks/support)

Change-Id: I12ada622c3885da6994cc2ff40cd275e1d5311e2
/frameworks/volley/src/com/android/volley/Request.java