Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | class XMLRPC::Client: | mneumann | 2003-11-17 | 1 | -0/+35 |
| | | | | | | | | | | | | | | * added attr_accessor :http_header_extra that can be used to add extra lines in HTTP header. * added attr_accessor :cookie - shortcut for setting/getting cookies * added attr_accressor :http_last_response that holds the last HTTP response. Usefull when needed to extract information from HTTP header (e.g. cookies, keep alive...) git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4975 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
* | * lib/xmlrpc: import. | matz | 2003-07-19 | 1 | -0/+570 |
* eval.c (thgroup_add): should return group for terminated thread case. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4102 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |