File: C:/Ruby27-x64/share/ri/2.7.0/system/Net/HTTP/post-c.ri
U:RDoc::AnyMethod[iI" post:ETI"Net::HTTP::post;TT:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [I",Posts data to the specified URI object.;To:RDoc::Markup::BlankLine o;
; [I"
Example:;T@o:RDoc::Markup::Verbatim; [I"require 'net/http'
;TI"require 'uri'
;TI"
;TI">Net::HTTP.post URI('http://www.example.com/api/search'),
;TI"> { "q" => "ruby", "max" => "50" }.to_json,
;TI"8 "Content-Type" => "application/json";T:@format0:
@fileI"lib/net/http.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(url, data, header = nil);T@FI" HTTP;TcRDoc::NormalClass00