# Packages
Package cgi implements CGI (Common Gateway Interface) as specified in RFC 3875.
Package cookiejar implements an in-memory RFC 6265-compliant http.CookieJar.
Package fcgi implements the FastCGI protocol.
Package pprof serves via its HTTP server runtime profiling data in the format expected by the pprof visualization tool.