Exception: HTTParty::UnsafeURIError

Inherits:
Foul
  • Object
show all
Defined in:
lib/httparty/exceptions.rb

Overview

Exception that is raised when an absolute URI is used that doesn’t match the configured base_uri, which could indicate an SSRF attempt.