class Crest::Redirector

Defined in:

crest/redirector.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(response : Crest::Response, request : Crest::Request) #

[View source]

Instance Method Detail

def follow : Crest::Response #

[View source]
def follow(&block : Crest::Response -> ) #

[View source]