Uses of Class
org.jgrapes.http.events.Request.In.Options
Package
Description
Provides components for building a HTTP server based on the
core and IO components.
-
Uses of Request.In.Options in org.jgrapes.http
Modifier and TypeMethodDescriptionvoid
HttpServer.onOptions
(Request.In.Options event, IOSubchannel appChannel) Provides a fallback handler for an OPTIONS request with asterisk.