wrest
wrest copied to clipboard
Global callbacks based on HTTP response codes
I should be able to register a global callback to handle a specific HTTP response code occurring anywhere Wrest is used in the process. Think jquery's global ajax event handler. This is closely related to feature request #32.