GitHub user necouchman opened a pull request:

    https://github.com/apache/guacamole-client/pull/244

    GUACAMOLE-499: Have REST API leverage built-in HTTP Status Codes

    This updates the exception handling in the `RESTExceptionWrapper` such that 
it uses the HTTP Status codes built into the `GuacamoleStatus` class instead of 
parsing out the `Response.Status` codes manually.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/necouchman/guacamole-client GUACAMOLE-499

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/guacamole-client/pull/244.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #244
    
----
commit 2cec49ac5541ee7780ec32fe9181e9a904fa4311
Author: Nick Couchman <vnick@...>
Date:   2018-02-04T04:29:59Z

    GUACAMOLE-499: Have RESTExceptionWrapper leverage HTTP status codes built 
into GuacamoleStatus.

----


---

Reply via email to