New issue 30 by bigmike.MK: XMLRPCException should save HTTP status code
http://code.google.com/p/android-xmlrpc/issues/detail?id=30
It would be useful in some situations to store the HTTP status code, so
that an application can handle these causes differently, e.g. show an
authentication dialog if the code was 403.
I am attaching a patch that does this.
Attachments:
save_http_status.patch 1.5 KB
Comment #1 on issue 30 by j...@sprig.gs: XMLRPCException should save HTTP
status code
http://code.google.com/p/android-xmlrpc/issues/detail?id=30
Thanks for this bigmike.MK. I'll check that it goes in OK, and will apply
it to the code shortly.
Comment #2 on issue 30 by j...@sprig.gs: XMLRPCException should save HTTP
status code
http://code.google.com/p/android-xmlrpc/issues/detail?id=30
I'm no longer able to commit time to this project, and as such, I am
removing myself from any tickets I've previously been involved in.
Anybody else who could have a look at this? It's really a tiny patch.
Comment #4 on issue 30 by psk...@gmail.com: XMLRPCException should save
HTTP status code
http://code.google.com/p/android-xmlrpc/issues/detail?id=30
This issue was closed by revision r28.