47 48 49
# File 'lib/codeforces/client.rb', line 47 def post(path, options = {}) request(:post, path, options).result end