Summary

The Writable Http Config is very similar to the HttpConfig. It will be automatically added depending on the context. The Http Config contains all the possible parameters of an HTTP request. Read the article: HTTP and Web APIs, for more details on the protocol.

Several Http Configs are present in a RestNetwork tree. All three of the RestNetworkRestQueryFolder and RestQuery have an Http Config in their properties.

The Http Config of RestQuery has highest priority, and all parameters that are entered will be written in the HTTP request. The order of priority decreases towards the RestNetwork. There are some peculiarities with the Headers and the Success Conditions, (see below).

The main difference with the HttpConfig is the presence of a customVariables slot.

Properties

 Permanent
Dynamic

(warning) Dynamic properties must be added or removed using the actions below.


Actions