MCPcopy Create free account
hub / github.com/GraphChi/graphchi-cpp / url_decode

Function url_decode

src/external/vpiotr-mongoose-cpp/mongoose.c:1429–1453  ·  view source on GitHub ↗

URL-decode input buffer into destination buffer. 0-terminate the destination buffer. Return the length of decoded data. form-url-encoded data differs from URI encoding in a way that it uses '+' as character for space, see RFC 1866 section 8.2.1 http://ftp.ics.uci.edu/pub/ietf/html/rfc1866.txt

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

mg_get_varFunction · 0.85
handle_requestFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected