Class OriginHandler

java.lang.Object
io.undertow.server.handlers.OriginHandler
All Implemented Interfaces:
HttpHandler

public class OriginHandler extends Object implements HttpHandler
A handler for the HTTP Origin (RFC 6454) header.
Author:
Stuart Douglas
  • Constructor Details

    • OriginHandler

      public OriginHandler()
  • Method Details