Property reference
glide.cs.async.http.post.enabled
The glide.cs.async.http.post.enabled property determines whether VA asynchronous HTTP POST calls are active. When enabled, it allows for non-blocking communication, which can improve performance in applications that rely on these calls.
Default: true
Type: boolean
Application: Global