//
pkg.gl
Category
github.com/searKing/golang
go
net
mux
internal
http
package
0.1.158
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.