class

Vug::RedirectHandler

Inherits Reference < Object

Constructors

new(config : Config)
Source

Instance methods

decide(original : String, redirect_url : String, redirect_count : Int32) : FetchAction::Base

Decide whether to follow a redirect. Return a FetchAction::Follow or FetchAction::Deny

Source

Nested types