Documentation
¶
Index ¶
- func ExecCGI(cfg *Config, args []string) error
- func GetCGIVars(cfg *Config, req *http.Request) (res map[string]string, err error)
- func ReadCGIRequest(cfg *Config) (req *http.Request, res *http.Response, err error)
- func ReadCGIResponse(cfg *Config, out io.Reader, res *http.Response) error
- func SetCGIVars(cfg *Config, req *http.Request) error
- func WriteCGIResponse(cfg *Config, res *http.Response) error
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCGIVars ¶
func ReadCGIRequest ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.