EMS.ResourceAPI.TEndpointRequest Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
BasePathpublicRetrieves the endpopint request BasePath.
BodypublicBody of the request.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
HeaderspublicHeaders of the request.
MethodpublicMethod of the request.
MethodStringpublicMethod of the request as a string.
ParamspublicParameters of the request extracted based on the parameter segments of the endpoint method that handles the request.
ResourcepublicName of the resource that is the target of the request.
SegmentspublicSegments of the request.
ServerHostpublicRetrieves the endpoint request Host.