nateleavitt (Nathan Leavitt)
- Login: nateleavitt
- Email: nateleavitt@mac.com
- Registered on: 11/23/2011
- Last sign in: 11/23/2011
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
11/23/2011
-
02:50 AM Ruby Bug #5660: xmlrpc/client.rb issue
- =begin
Here is the error that is thrown:
NoMethodError: private method `split' called for nil:NilClass
=end
-
02:45 AM Ruby Bug #5660 (Closed): xmlrpc/client.rb issue
- =begin
Some xmlrpc servers don't properly set the Content-Type headers. I know based on responses tracked here http://rubyforge.org/tracker/?func=detail&atid=1698&aid=2727&group_id=426 that the .NET (C#) implementation doesn't set it pr...