314 315 316
# File 'lib/fgraph.rb', line 314 def perform_post(uri, options = {}) handle_response(post(uri, {:body => options})) end