Skip to content

db_rest Access-Control-Allow-Credentials header fix not available in this container #18

@lankester5

Description

@lankester5

The fix made to the trailing white space on the Access-Control-Allow-Credentials in src/main/java/org/openbmp/db_rest/RestResponse.java doesnt appear to to be available in the version of db_rest used in the all in one container.
This is causing some 503 errors from proxies that adhere strictly to the rfc on http


Actually it seems that the db_rest master branch has the same error as was previously fixed. This error is in the RestResponse.java
the trailing space on the header needs to be removed from Access-Control-Allow-Credentials

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions