Exception: Mechanize::ChunkedTerminationError

Inherits:
ResponseReadError show all
Defined in:
lib/mechanize/chunked_termination_error.rb

Overview

Raised when Mechanize detects the chunked transfer-encoding may be incorrectly terminated.

Instance Attribute Summary

Attributes inherited from ResponseReadError

#body_io, #error, #mechanize, #response, #uri

Method Summary

Methods inherited from ResponseReadError

#force_parse, #initialize, #message

Constructor Details

This class inherits a constructor from Mechanize::ResponseReadError