Filters and Sessions
Learn about filters, sessions, and cookies in Spark.
We'll cover the following...
Filters
Filters can be run before or after requests and can read the request, can read and modify the response, and even stop processing of a request ...