Exception: HTTP::ParseError

Inherits:
ResponseError show all
Defined in:
lib/http/errors.rb

Overview

Raised when ‘Response#parse` fails due to any underlying reason (unexpected MIME type, or decoder fails). See `Exception#cause` for the original exception.