//
pkg.gl
Category
github.com/searKing/golang/go
net
mux
internal
http
package
1.2.120
Repository:
https://github.com/searking/golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
30 SLOC
#
Functions
MatchHTTPHeader
MatchHTTPHeader reads first line of HTTP request returns true if headers matches.
ReadRequestLine
ReadRequestLine reads first line of HTTP request.