Category: Jetty

  • Adding X-Powered-By, Version, and Date Headers to ORDS Standalone

    , ,

    Additional functionality with Jetty XML Here is an example of a Jetty Context XML file that adds additional headers to your ORDS HTTP responses. To test this out, first, create a Jetty XML file and populate the body with the contents in the above example. In this example, I’ve named the file jetty_headers.xml. Next, place…