Package ch.tocco.nice2.rest.core.impl.filters
package ch.tocco.nice2.rest.core.impl.filters
-
ClassDescriptionSets charset UTF-8 on every response.This filter returns a 403 FORBIDDEN response if the property `nice2.rest.writeDisabled` is set to `true` and a request is sent using an unsafe method (method with side effects).Sets the current
UriInfo
of the request ontoRequestContext
.