Sometimes if a ZIP file is uploaded using Jersey Grizzly connector (using java.io.File as an entity). The content that arrives to a server is corrupted. This happens only with Grizzly connector. It cannot be reproduced when using HttpUrlConnector or Curl.
Sometimes if a ZIP file is uploaded using Jersey Grizzly connector (using java.io.File as an entity). The content that arrives to a server is corrupted. This happens only with Grizzly connector. It cannot be reproduced when using HttpUrlConnector or Curl.
Affected Versions
[2.22.2]