Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error handling #22

Open
stexandev opened this issue Jun 4, 2021 · 0 comments
Open

error handling #22

stexandev opened this issue Jun 4, 2021 · 0 comments

Comments

@stexandev
Copy link

The project states that this is a Java implementation of the EXPath HTTP Client Module specification but it does not handle Errors according to the specification.

Feature Request

Implement Error Classes:

err:HC001
    An HTTP error occurred.
err:HC002
    Error parsing the entity content as XML or HTML.
err:HC003
    With a multipart response, the override-media-type must be either a multipart media type or application/octet-stream.
err:HC004
    The src attribute on the body element is mutually exclusive with all other attribute (except the media-type).
err:HC005
    The request element is not valid.
err:HC006
    A timeout occurred waiting for the response.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant