mirror of
https://github.com/SergioBenitez/Rocket.git
synced 2026-02-06 02:37:25 +00:00
Grabs the SNI from TLS connections and saves to ConenctionMeta struct. Provides useful methods for exracting the SNI from requests. Closes #2942
9 lines
131 B
INI
9 lines
131 B
INI
root = true
|
|
|
|
[*.rs]
|
|
insert_final_newline = true
|
|
trim_trailing_whitespace = true
|
|
indent_style = space
|
|
indent_size = 4
|
|
tab_width = 4
|