getAllHeaders

getAllHeaders(): String;

The getAllHeaders method of the JadeRestRequest class returns all headers that will be included in the REST request that are able to be modified.

Some headers are generated during the processing of the request and will not be shown, as they have not been generated yet.

2022.0.01 and higher