AWS.S3.TS3Redirect.Protocol

Specifies the protocol to use when redirecting requests.

property Protocol: string;
__property AnsiString Protocol;

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

By default, the protocol of the original request will be used. Valid values: http | https.

Copyright © 2019-2021 Appercept Ltd. All rights reserved.