eclipse-ee4j / jersey

Eclipse Jersey Project - Read our Wiki:
https://github.com/eclipse-ee4j/jersey/wiki
Other
692 stars 353 forks source link

Grizzly connector corrupts uploaded zip #3362

Open jerseyrobot opened 8 years ago

jerseyrobot commented 8 years ago

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]

jerseyrobot commented 6 years ago
jerseyrobot commented 8 years ago

@glassfishrobot Commented Reported by @PetrJanouch

jerseyrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA JERSEY-3090