struct Xssmaze::Catalog::Entry

Defined in:

catalog.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(body : String, content_type : String, max_age : Int32 = 60) #

[View source]

Instance Method Detail

def body : String #

[View source]
def content_type : String #

[View source]
def etag : String #

[View source]
def gz : Bytes #

[View source]
def max_age : Int32 #

[View source]