1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/net/http
naruse 58ef0f06c6 * ruby.c (load_file_internal): set default source encoding as
UTF-8 instead of US-ASCII. [ruby-core:46021] [Feature #6679]

* parse.y (parser_initialize): set default parser encoding as
  UTF-8 instead of US-ASCII.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37485 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-11-06 00:49:57 +00:00
..
test_buffered_io.rb * lib/net/protocol.rb (eof?): BufferedIO should proxy eof? to the 2011-01-06 00:24:45 +00:00
test_http.rb * ruby.c (load_file_internal): set default source encoding as 2012-11-06 00:49:57 +00:00
test_http_request.rb * lib/net/http/response.rb: Automatically inflate gzip and 2012-07-19 22:43:38 +00:00
test_httpheader.rb * lib/net/http/header.rb (Net::HTTPHeader#range): fix broken parser of 2012-05-23 13:09:26 +00:00
test_httpresponse.rb * ruby.c (load_file_internal): set default source encoding as 2012-11-06 00:49:57 +00:00
test_httpresponses.rb * test/net/http/test_httpresponses.rb: Add a test file for 2012-07-05 03:31:36 +00:00
test_https.rb Use 0 as port like #6766 [Bug #6959] 2012-09-01 20:46:27 +00:00
test_https_proxy.rb * test/net/http/test_https_proxy.rb 2012-02-02 15:55:07 +00:00
utils.rb * lib/webrick/ssl.rb (WEBrick::Config::SSL): add new key 2012-09-01 20:46:31 +00:00