Raised on redirection, only occurs when redirect
option for HTTP is false
.
# File lib/open-uri.rb, line 379 def initialize(message, io, uri) super(message, io) @uri = uri end
OpenURI::HTTPError::new
Ruby Core © 1993–2020 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.