Currently we are using`CGI.encode` in the `Dolly::Document` class, however they are more appropriate in the `Dolly::Request` class. Main offender: - https://github.com/amco/dolly/blob/1.0/lib/dolly/document.rb#L98