Class XPoweredBy

java.lang.Object
org.restheart.handlers.injectors.XPoweredBy
All Implemented Interfaces:
ConfigurablePlugin, ExchangeTypeResolver<ServiceRequest<?>,ServiceResponse<?>>, Interceptor<ServiceRequest<?>,ServiceResponse<?>>, Plugin, WildcardInterceptor

public class XPoweredBy extends Object implements WildcardInterceptor
Sets the X-Powered-By: restheart.org response header
Author:
Andrea Di Cesare <andrea@softinstigate.com>