package
0.2.1
Repository: https://github.com/isayme/go-requestbin.git
Documentation: pkg.go.dev

# Constants

CollectionRequest collection name for request.
HeaderContentLength http header: Content-Length.
HeaderContentType http header: Content-Type.
HeaderUserAgent http header: User-Agent.
MIMEApplicationForm content type: form.
MIMEApplicationJSON content type: json.

# Structs

SessionKey ctx 中保存 mongo.Session 的 key.