Uses of Class
org.jgrapes.http.events.Request.In.Options
Packages that use 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
Methods in org.jgrapes.http with parameters of type Request.In.OptionsModifier and TypeMethodDescriptionvoid
HttpServer.onOptions
(Request.In.Options event, IOSubchannel appChannel) Provides a fallback handler for an OPTIONS request with asterisk.