Class OptionsHandler

java.lang.Object
io.milton.http.http11.OptionsHandler
All Implemented Interfaces:
Handler, ResourceHandler

public class OptionsHandler extends Object implements ResourceHandler
Support the OPTIONS http method. Note that windows 7 appears to require un-authenticated access to OPTIONS requests, so this handler now supports configurable selection of allowing un-authenticated access.
Author:
brad