|
Syntax |
|
|
|---|---|---|
|
Semantics |
Returns the request details as provided by the HTTP call. Return object is of type Base Components::Add Ons::REST::Request, which is part of the E2E Bridge base components.
|
|
|
Substitutables |
|
An object of type Base Components::Add Ons::REST::Request:
|
|
Examples |
Reading the REST request headers is e.g. important to implement REST Service authentication as described on REST Service Authentication > Implementing Authentication . |
|