General

Profile

danblack (Daniel Black)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

02/27/2013

05:56 AM Ruby master Bug #7973: [doc] net/http URI passed to Net::HTTP::Post.new or Net::HTTP::Get.new errors NoMethodError: undefined method `empty?'
a combined uri.path and uri.query (if exists) is needed
Net::HTTP::Get.new uri.path + '?' + uri.query
I probabl...
danblack (Daniel Black)
05:51 AM Ruby master Bug #7973 (Rejected): [doc] net/http URI passed to Net::HTTP::Post.new or Net::HTTP::Get.new errors NoMethodError: undefined method `empty?'
http://www.ruby-doc.org/stdlib-2.0/libdoc/net/http/rdoc/Net/HTTP.html documents a URI object being passed to Net::HTT... danblack (Daniel Black)

Also available in: Atom