Prevent NoMethodError in an edge case when the :proxy plugin is autoloaded via env vars and webmock adapter are used in tandem, and a real request fails.
NoMethodError
:proxy
raise invalid uri error if passed request uri does not contain the host part (ex: "https:/get")
"https:/get"