Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadRequest ¶
func ReadRequest(c net.Conn) (*httpparser.HttpFrame, error)
func WriteResponse ¶
func WriteResponse(c net.Conn, res *httpparser.HttpResponse)
Types ¶
type HttpServer ¶
type HttpServer struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.