MCPcopy Create free account
hub / github.com/DWorkS/VolleyPlus / getPostParams

Method getPostParams

library/src/com/android/volley/Request.java:407–410  ·  view source on GitHub ↗

Returns a Map of POST parameters to be used for this request, or null if a simple GET should be used. Can throw AuthFailureError as authentication may be required to provide these values. Note that only one of getPostParams() and getPostBody() can return a non-null value. @throws Au

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getPostBodyMethod · 0.95

Calls 1

getParamsMethod · 0.95

Tested by

no test coverage detected