module Cors::Utils

Extended Modules

Defined in:

utils.cr

Instance Method Summary

Instance Method Detail

def normalize_header(header : String) : String #

[View source]
def parse_headers(headers : String) : Array(String) #

[View source]
def prettify_header(header : String) : String #

[View source]