Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cors
v0.3.0
Cors
Handler
Utils
Built with Crystal 1.9.2
2023-10-08 14:39:12 UTC
module
Cors::Utils
Extended Modules
Cors::Utils
Defined in:
utils.cr
Instance Method Summary
#normalize_header
(header : String) : String
#parse_headers
(headers : String) : Array(String)
#prettify_header
(header : String) : String
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
]