1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/xmlrpc
nahi 2fff0f4f71 * lib/xmlrpc/client.rb: Fix possible HTTP header formatting failure by
'Basic' header. Long username caused the base64 String truncation in
  HTTP header which is not allowed. See #5046.

* test/xmlrpc/test_webrick_server.rb: test it.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32666 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-07-25 13:21:49 +00:00
..
data
test_cookie.rb
test_datetime.rb
test_features.rb
test_marshal.rb
test_parser.rb * lib/xmlrpc/parser.rb (FaultException): fix to_s and inspect 2011-05-26 06:44:48 +00:00
test_webrick_server.rb * lib/xmlrpc/client.rb: Fix possible HTTP header formatting failure by 2011-07-25 13:21:49 +00:00
webrick_testing.rb