Exception: HTTParty::UnsafeURIError
- 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.
Exception that is raised when an absolute URI is used that doesn’t match the configured base_uri, which could indicate an SSRF attempt.