Sha256: f548698a9d44bf58fcedf7eb286ab6160e8fe5e8d91e94e4d1781f21a1bd4381

Contents?: true

Size: 290 Bytes

Versions: 49

Compression:

Stored size: 290 Bytes

Contents

require File.expand_path('../../../../../spec_helper', __FILE__)
require 'net/http'
require File.expand_path('../fixtures/http_server', __FILE__)
require File.expand_path('../shared/request_post', __FILE__)

describe "Net::HTTP#post2" do
  it_behaves_like :net_ftp_request_post, :post2
end

Version data entries

49 entries across 49 versions & 2 rubygems

Version Path
rhodes-3.2.2 spec/framework_spec/app/spec/library/net/http/http/post2_spec.rb
rhodes-3.2.2.beta spec/framework_spec/app/spec/library/net/http/http/post2_spec.rb
rhodes-3.2.1 spec/framework_spec/app/spec/library/net/http/http/post2_spec.rb
rhodes-3.2.0 spec/framework_spec/app/spec/library/net/http/http/post2_spec.rb
rhodes-3.2.0.beta.9 spec/framework_spec/app/spec/library/net/http/http/post2_spec.rb
rhodes-3.2.0.beta.8 spec/framework_spec/app/spec/library/net/http/http/post2_spec.rb
rhodes-3.2.0.beta.7 spec/framework_spec/app/spec/library/net/http/http/post2_spec.rb
rhodes-3.2.0.beta.6 spec/framework_spec/app/spec/library/net/http/http/post2_spec.rb
rhodes-3.2.0.beta.5 spec/framework_spec/app/spec/library/net/http/http/post2_spec.rb