Sha256: 4c94006f8f1c978786281f77af19d853097a829418959572d6239242c56c60c9
Contents?: true
Size: 153 Bytes
Versions: 16
Compression:
Stored size: 153 Bytes
Contents
module ProconBypassMan class ProconPerformanceHttpClient < HttpClient def post(body: ) super(request_body: { body: body }) end end end
Version data entries
16 entries across 16 versions & 1 rubygems