Skip to content

Dap4 Error responses are not correctly chunked. #266

@ndp-opendap

Description

@ndp-opendap

When the Hyrax service encounters a user error (ex. no such variable) the response is not DAP4 chunked, it is a naked XML document containing. DAP4 error object.

The response SHOULD contain a chunk header whose flags are set to error=true, last_chunk=true, followed by the length of the error object content.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugdap4Work related to DAP4 support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions