Flowdock
method

decode_www_form_component

Importance_1
decode_www_form_component(str, enc=Encoding::UTF_8) public

Decode given str of URL-encoded form data.

This decods + to SP.

See URI.encode_www_form_component, URI.decode_www_form

Show source
Register or log in to add new notes.