HTTP Framework
This setting specifies the underlying HTTP library to be used for the HTTPCall, HTTPPost, HTTPGet and HTTPLastHeader functions.
Note: The keyword is per process (this means that contexts cannot control the setting individually).
Valid values: DotNet (D) and Java (J). The previous SOAP infrastructure can still be used by specifying S in the Magic.ini file.
HttpFramework = S is not supported in 64-bit engine. Since version: 4.5
Default: DotNet in Windows operating systems and Java in non-Windows operating systems
Magic.ini and Command Line name: HttpFramework
Change effective: After restart
Since version: 3.2; .NET support – since 3.2a