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

Method getBody

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

Returns the raw POST or PUT body to be sent. By default, the body consists of the request parameters in application/x-www-form-urlencoded format. When overriding this method, consider overriding #getBodyContentType() as well to match the new body format. @throws AuthFailureError in the

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 4

getParamsMethod · 0.95
encodeParametersMethod · 0.95
getParamsEncodingMethod · 0.95
sizeMethod · 0.80

Tested by

no test coverage detected