package
0.0.0-20240522061045-adf9bbb01b73
Repository: https://github.com/bingoohuang/httpdump.git
Documentation: pkg.go.dev

# Functions

DumpBody write all data from a reader, to a file.
No description provided by the author
LikeJSON tells if sting 'looks like' a json string.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseContentType parse content type to MimeType and charset.
ParseMimeType parses mime type.
No description provided by the author
ReadTextBody read http request/response body if it is text.
ReadWithCharset read reader content to string, using charset specified.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
ConnectionHandlerFast impl ConnectionHandler.
ConnectionKey contains src and dst endpoint identify a connection.
No description provided by the author
Endpoint is one endpoint of a tcp connection.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MimeType type struct.
NetworkStream tread one-direction tcp data as stream.
No description provided by the author
ReceiveWindow simulate tcp receivec window.
No description provided by the author
No description provided by the author
No description provided by the author
TCPAssembler do tcp package assemble.
TCPConnection hold info for one tcp connection.
No description provided by the author

# Interfaces

ConnectionHandler is interface for handle tcp connection.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author