Modules§
- http_
client - Generated client implementations.
- http_
server - Generated server implementations.
- responsewriter
Structs§
- Certificates
- Connection
State - ConnectionState is tls.ConnectionState see: https://pkg.go.dev/crypto/tls#ConnectionState
- Element
- Handle
Simple Http Request - Handle
Simple Http Response - Http
Request - Request
- Request is an http.Request see: https://pkg.go.dev/net/http#Request
- Response
Writer - Url
- URL is a net.URL see: https://pkg.go.dev/net/url#URL
- Userinfo
- UserInfo is net.Userinfo see: https://pkg.go.dev/net/url#Userinfo
Constants§
- FILE_
DESCRIPTOR_ SET - Encoded file descriptor set for the
httppackage