Documentation

You are viewing the documentation for the 2.6.0-M1 development release. The latest stable release series is 3.0.x.

§Built-in HTTP filters

Play provides several standard filters that can modify the HTTP behavior of your application. You can also write your own filters in either Java or Scala.

Next: Configuring gzip encoding