Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListAndServerGZIP ¶
func ListAndServerGZIP(host string, _port int, gzipHandler fasthttp.RequestHandler)
func ListAndServerSSL ¶
func ListAndServerSSL(host, _path, pub, priv string, _port int, gzipHandler fasthttp.RequestHandler)
func SecureRequest ¶
func SecureRequest(ctx *fasthttp.RequestCtx, ssl bool)
Enhance the security with additional sec header
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.