All types
|
All members
PropellerApi
RT.PropellerApi
IPropeller
Module
ISettings
Saver
Propeller
Module
Base
<TSettings>
Handle
(
req
)
Init
()
Shutdown
()
File
Filters
To
Be
Monitored
For
Changes
Must
Reinitialize
Name
Propeller
Module
Settings
Propeller
Settings
Propeller
Util
Settings
Saver
PuzzleSolvers
RT.ArithmeticCoding
RT.BigInteger
RT.CommandLine
RT.Coordinates
RT.Dijkstra
RT.Generex
RT.Json
RT.Lingo
RT.Lingo.Base
RT.NUnitDirect
RT.PostBuild
RT.SelfService
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Servers
RT.TagSoup
RT.Util
RT.Util.Core
RT.Util.Legacy
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Method:
HttpResponse
Handle
(
HttpRequest
)
Declared in:
RT.PropellerApi.
PropellerModuleBase
<TSettings>
Implements:
IPropellerModule
.
Handle
(
HttpRequest
)
Abstract
Declaration
public abstract
HttpResponse
Handle
(
HttpRequest
req
)
Summary
When overridden in a derived class, handles an HTTP request.
Parameters
HttpRequest
req
HTTP request to handle.
Returns
HTTP response.