tsNetSuppressConnectHeaders

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
tsNetSuppressConnectHeaders <pEnable>
Associationstsnet
Summary

Prevent proxy CONNECT responses from being included in the returned HTTP headers

EditionIndy
Introduced8.1
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Parameters
NameTypeDescription
pEnable

Set to either true or false. The default value is false.

Example
tsNetSuppressConnectHeaders true
RelatedLibrary: tsNet
Description

Prevent proxy CONNECT responses from being included in the returned HTTP headers

Tagsexternals