You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2016/11/22 08:03:38 UTC

[Bug 60400] HttpServletRequest.getReader doesn't correctly read data

https://bz.apache.org/bugzilla/show_bug.cgi?id=60400

--- Comment #1 from Violeta Georgieva <vi...@apache.org> ---
Hi,

I was not able to reproduce the issue with the provided example.
I received:
- input with size 12289
- output with size 12302. The output contains two rows:
  - the first one contains information for the input and output size: 12289
12289
  - the second one contains the input that was sent.

If I remove the first line then the both files are identical.

Regards,
Violeta

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org