Method: Wechat::HttpClient#initialize
- Defined in:
- app/apis/wechat/http_client.rb
#initialize ⇒ HttpClient
8 9 10 |
# File 'app/apis/wechat/http_client.rb', line 8 def initialize @http = HTTPX.with(**RailsWechat.config.httpx) end |
8 9 10 |
# File 'app/apis/wechat/http_client.rb', line 8 def initialize @http = HTTPX.with(**RailsWechat.config.httpx) end |