summaryrefslogtreecommitdiff
path: root/test/net/http
AgeCommit message (Expand)Author
2018-08-09net/http, net/ftp: skip SSL/TLS session resumption testsrhe
2018-08-08net/http, net/ftp: fix session resumption with TLS 1.3rhe
2018-06-25increase body sizenaruse
2018-06-24test/net/http/test_httpresponse.rb: add testcases for net/httpresponsemame
2018-06-22remove debug printnaruse
2018-06-22check net.core.wmem_default and max instead of tcpnaruse
2018-06-22show net.ipv4.tcp_wmem to debug failure on travisnaruse
2018-06-08assert_raise(Net::ReadTimeout) on Windows [Bug #14829]naruse
2018-06-08th is nilusa
2018-06-07skip write_timeout test on Windowsnaruse
2018-06-07Some platforms immediately returns from Socket#writeusa
2018-06-06Add Net::HTTPClientException [Bug #14688]naruse
2018-06-06Introduce write_timeout to Net::HTTP [Feature #13396]naruse
2018-03-08Raise ArgumentError if host component is nilnaruse
2017-12-20raise error if value contains CR/LF in iniheader of initialize_http_headernaruse
2017-11-25openssl: revert changes in SSLContext#{min,max}_version= in r60310rhe
2017-10-26Host header should add branckets to IPv6 address [Bug #12642]naruse
2017-10-23OpenSSL may show the different error messagenaruse
2017-10-21ignore server side errornaruse
2017-10-21Revert "ignore server side error"naruse
2017-10-21ignore server side errornaruse
2017-10-21fic expected error messagenaruse
2017-10-21Introduce Net::HTTP#min_version/max_version [Feature #9450]naruse
2017-10-03Fix leaked file descriptorkazu
2017-09-28Net::HTTP.new: Support no_proxy parameter [Feature #11195]naruse
2017-09-26Make retries for Net::HTTP configurable [Feature #10674]naruse
2017-09-25HTTPHeader#add_field should allow binary [Bug #13926]naruse
2017-09-15include query parameters in Net::HTTP.postnaruse
2017-08-30A HTTP Header value must not contain CR or LF.naruse
2017-08-01Use `&.` instead of modifier ifkazu
2017-05-24test_http.rb: fix r58855nobu
2017-05-23fix FD leaksnobu
2017-05-22lib/net/protocol.rb: account read_bytes before caller sees itnormal
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