summaryrefslogtreecommitdiff
path: root/test/net/http
AgeCommit message (Expand)Author
2017-05-20Clean proxynaruse
2017-05-19Net::HTTP#start now pass :ENV to p_addr by default [Bug #13351]naruse
2017-04-23Allow Net::HTTP to fetch user/pass from http_proxynaruse
2016-11-29net/http: don't use OpenSSL::TestUtils from test coderhe
2016-11-08Fix undefined method 'dump' for nil:NilClass (NoMethodError)a_matsuda
2016-11-05* lib/net/http.rb (Net::HTTP.post): new convenience method to send a POST req...shugo
2016-11-05* lib/net/http.rb (transport_request): other than HTTPContinuenaruse
2016-07-06Add an assertion.shugo
2016-07-06* lib/net/http/generic_rquest.rb (write_header): A Request-Line mustshugo
2016-05-04* lib/net/http/header.rb (Net::HTTPHeader#{each_header,each_name,ktsj
2016-05-04* test/net/http/test_httpheader.rb: add missing test ofktsj
2016-02-19test: use assert_not_*nobu
2016-01-29* lib/net/http/header.rb: Warn nil variable on HTTP Header.hsbt
2016-01-05leakchecker.rb: remove temporary measurenobu
2015-12-24fix common misspelling [ci skip]nobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-12-09fix r53013; the environment defines "example" as local hostnamenaruse
2015-12-09add tests for El Capitan failurenaruse
2015-11-27* lib/net/http.rb (connect): detect closed connection and reconnectnaruse
2015-11-20* lib/net/http.rb: Fixed regression for Net::HTTP::PUT with "Expect-100"hsbt
2015-08-01* lib/net/http/response.rb (Net::HTTPResponse::Inflater#finish):ktsj
2015-07-01fix a failure without zlibkazu
2015-06-29* lib/net/http/response.rb (inflater): CONTENT_ENCODING can be uppernaruse
2015-06-02use assert_raisenobu
2015-02-08* lib/net/http/header.rb: pass header names as symbols.hsbt
2015-01-13test_http.rb: test without DNS accessnobu
2015-01-03* lib/net/http.rb: More descriptive error message when net/http failshsbt
2015-01-02* test/net/http/test_http.rb (_test_send_request__HEAD): Addedhsbt
2014-12-23* lib/net/http/response.rb (Net::HTTPResponse): require one or morenaruse
2014-12-13test_https.rb: skip old OpenSSLnobu
2014-12-09* test/net/http/test_https.rbusa
2014-11-26add test for r48563naruse
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-11-11* test/net/http/test_https_proxy.rb: Use assert_join_threads.akr
2014-11-09* test/webrick: Store log in an array.akr
2014-11-09* test/net/http: Examine webrick log.akr
2014-11-08* test/net/http/utils.rb: Don't connect to spawned serverakr
2014-08-05* lib/net/http/generic_request.rb (Net::HTTP::GenericRequest#exec):naruse
2014-08-05suppress warningsnaruse
2014-05-31Join threads.akr
2014-05-30Close FDs.akr
2014-05-30* lib/webrick/server.rb: Use a pipe to detect server shutdown.akr
2014-05-26test_http.rb: fix leaked threadsnobu
2013-11-19* test/net/http/utils.rb (spawn_server): Specify zero for port toakr
2013-10-07Increase open_timeout [Bug #8986]naruse
2013-09-01* test/net/http/test_http.rb (test_bind_to_local_port): Choose an openakr
2013-07-10* test/net/http/test_http.rb (TestNetHTTP_v1_2#test_get,usa
2013-04-20* test/csv/test_features.rb, test/logger/test_logger.rbakr
2013-02-24* lib/net/http.rb: Removed duplicate Accept-Encoding in Net::HTTP#get.drbrain
2013-02-14* lib/net/http.rb: Removed OpenSSL dependency from Net::HTTP.drbrain