Maxim Valyanskiy

Results 3 issues of Maxim Valyanskiy

We found that several threads in our application stuck in infinite loop in TLSActor. It happens without any active TCP connection (all connections was closed more than 10 minutes ago)....

1 - triaged
bug
t:stream
t:io:tls

JSON in HTTP are always encoded in UTF-8. Responses are parsed correctly when server writes content type header like `application/json; charset=utf-8`. However, many servers (like Play framework itself) uses `application/json`...

status:backlog

After this issue is done it should be possible to solve: - [ ] #10700 --- ### Play Version (2.5.x / etc) 2.6.0-RC1 ### API (Scala / Java / Neither...

status:needs-verification