amazon web services - delphi: TAmazonConnectionInfo.RequestProxy* with username and password -


tamazonconnectioninfo has requestproxy* settings use amazon web services (aws) through proxy.

however tamazonconnectioninfo allow set:

  • .requestproxyhost
  • .requestproxyport

but don't allow set:

  • .requestproxyusername
  • .requestproxypassword

there practical issue? or emarcadero has forgotten implement these properties?

i use delphi berlin update 2


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -