MCPcopy Create free account
hub / github.com/dileber/dileber / getPostParamsEncoding

Method getPostParamsEncoding

lib/src/com/android/volley/Request.java:416–419  ·  view source on GitHub ↗

Returns which encoding should be used when converting POST parameters returned by #getPostParams() into a raw POST body. This controls both encodings: The string encoding used when converting parameter names and values into bytes prior to URL encoding them.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getPostBodyMethod · 0.95

Calls 1

getParamsEncodingMethod · 0.95

Tested by

no test coverage detected