Skip to content

A demo to show the 85KB response limit of Play 2.5.0 on Heroku

License

Notifications You must be signed in to change notification settings

joymufeng/play250

Repository files navigation

play-scala 2.5.0 doesn't works well on Heroku Platform

After deploying play-scala 2.5.0 applications to Heroku, it seems that play-scala 2.5.0 limit the response length to 85KB. If the response is greater than 85KB, the left is ignored. This cause Chrome browser occurs the following errors:

http://play250.herokuapp.com/getResponse?len=99000 net::ERR_CONTENT_LENGTH_MISMATCH

About

A demo to show the 85KB response limit of Play 2.5.0 on Heroku

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published