Skip to content
This repository has been archived by the owner on Jul 3, 2020. It is now read-only.

GZip supporting #102

Open
NiKlimenko opened this issue Feb 13, 2017 · 0 comments
Open

GZip supporting #102

NiKlimenko opened this issue Feb 13, 2017 · 0 comments

Comments

@NiKlimenko
Copy link

Can't be sure exactly, but it seems the server does not support Accept-Encoding: gzip. Checked on the POST request /admin/resourceServer/101/client and get the following error in the console of the server

The exception contained within MappableContainerException could not be mapped to a response, re-throwing to the HTTP container org.codehaus.jackson.JsonParseException: Illegal character ((CTRL-CHAR, code 31)): only regular white space (\r, \n, \t) is allowed between tokens .

Can you really know whether the server supports compressed requests or not and is that necessary?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant