module Ronin::Support::Encoding::URI::Form

Contains methods for encoding/decoding escaping/unescaping URI form data.

@api public