lib/yoti/http/request.rb in yoti-1.7.0 vs lib/yoti/http/request.rb in yoti-1.7.1
- old
+ new
@@ -1,5 +1,6 @@
require 'securerandom'
+require 'cgi'
module Yoti
# Manage the API's HTTPS requests
class Request
# @deprecated will be removed in 2.0.0 - token is now provided with the endpoint