Incorrect CORS header #338
Closed
Comments
ghost
pushed a commit
to seryckd/jolokia
that referenced
this issue
Aug 16, 2017
Fixed with #339 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The HttpRequestHandler is adding the header 'Access-Control-Allow-Max-Age', but it should be 'Access-Control-Max-Age'.
See spec
The text was updated successfully, but these errors were encountered: