It would be nice if the ClientResponse would expose a method to return a StatusType instance for the status code. Though that would probably mean re-implementing the Response.Status enum into a class, since I guess its probably valid (though not used widely?) to return non-standard codes?
--jason
