Documentation
¶
Index ¶
Constants ¶
View Source
const Version = "1.0.0"
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "httpr",
Short: "A simple HTTP server for examining and testing HTTP requests",
Long: `HTTP Rake (httpr) is a compact and flexible HTTP server that is useful for
examining and testing HTTP requests without the need to configure and deploy a full-fledged Web server or a proxy.`,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.