Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SVC2021.2

This topic describes configuration options for using the HTTP 1.0 transport in Client tools. In this section:

Table of Contents
maxLevel1

...

This HTTP header is sent for SOAP 1.1 only. It is set in the SOAPAction field of the General settings

Authorization

This header is constructed automatically based on the HTTP Authentication and OAuth settings specified in your preferences (under client options  (HTTP Options > Security> HTTP Authentication and OAuth Authentication). The value for NTLM, Digest, and Kerberos authentication will vary depending on various factors, including dynamically-generated challenge responses and security tokens. 

Image Added

Connection

This header is added to the message with value of Keep-Alive if Keep-Alive connection is enabled. This header is not sent if Close connection is enabled (this is the default). Keep-Alive must be enabled for NTLM and Digest HTTP authentication.

...