Comment 3 for bug 475446

Revision history for this message
Guillaume Bort (guillaume-bort) wrote :

It has to be handled by the reverse proxy. There is no correct way to check that in the play application because the reverse proxy will load all the request content itself before contacting the play application.

Since it is a 'production' problem, and that in production environment you should run behind a reverse proxy, it's a bad idea to try to solve it in play.