PrinterOn KB Powered By ePRINTit USA

Is it possible to implement CORS on the PrinterOn Enterprise server? - c06233129

This filter is an implementation of W3C's CORS (Cross-Origin Resource Sharing) specification, which is a mechanism that enables cross-origin requests.

From this website, http://enable-cors.org/server_tomcat.html, Apache Tomcat includes support for CORS (Starting from Tomcat version 7.0.41).

The full documentation can be found here: http://tomcat.apache.org/tomcat-7.0-doc/config/filter.html#CORS_Filter

NOTE:

Applies to PrinterOn Enterprise 2.5 and later.