# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Variables
Creator 开发者可自行设定 Proxy Creator.
# Interfaces
Proxy 1、request 中的 header 需要透传给上游服务器 2、MaxResponseKey => request.Conn.ServerConfig().MaxBytesPerFrame 需要添加到 header 3、config文件中配置的 headers 需要传递给上游服务器 4、返回的 response.data 不能大于 request.Conn.ServerConfig().MaxBytesPerFrame.
# Type aliases
No description provided by the author