package
2.3.0-beta9
Repository: https://github.com/keploy/keploy.git
Documentation: pkg.go.dev

# README

Http Package Documentation

The http package encompasses the parser and mapping logic required to read HTTP text messages and capture or stub the outputs. Utilized by the hooks package, it aids in redirecting outgoing calls for the purpose of recording or stubbing the outputs.

# Functions

No description provided by the author
No description provided by the author
ParseFinalHTTP is used to parse the final http request and response and save it in a yaml file.

# Constants

Constants for different content types.
Constants for different content types.
Constants for different content types.
Constants for different content types.
Constants for different content types.
Constants for different content types.

# Structs

No description provided by the author

# Type aliases

No description provided by the author