# Functions
配置 自定义 header,每次只设置一个key-value对.
配置 param,每次只设置一个 key-value 对.
获取 http 客户端.
配置 method get.
配置 method post.
配置 post 请求方式为 urlencode 注意这个方法需要在 ConfigRequestMethod 后执行.
配置 param.
配置 param.
配置 timeout context.
配置url.
# Interfaces
http 客户端定义.