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

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

Open
lankester5 opened this issue Oct 26, 2018 · 0 comments

Comments

@lankester5
Copy link

lankester5 commented Oct 26, 2018

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

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