SAP ABAP Interface IF_HTTP_PROXY_CONFIG (Proxy Configuration for HTTP/HTTPS Client)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     SHTTP (Package) Development Class for HTTP Communication
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HTTP_PROXY_CONFIG shttp 20010717
Properties
Interface IF_HTTP_PROXY_CONFIG  
Short Description Proxy Configuration for HTTP/HTTPS Client    
General Data
Package SHTTP   Development Class for HTTP Communication 
Created 20010717   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_HTTP_PROXY_CONFIG has no forward declaration.
Interfaces
Interface IF_HTTP_PROXY_CONFIG has no interface.
Friends
Interface IF_HTTP_PROXY_CONFIG has no friend.
Attributes
Interface IF_HTTP_PROXY_CONFIG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PROXY_INFO Instance method Public Method Determines Proxy Settings for HTTP Request 20010717
Events
Interface IF_HTTP_PROXY_CONFIG has no event.
Types
Interface IF_HTTP_PROXY_CONFIG has no local type.
Method Signatures

Method GET_PROXY_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting APPLY_PROXY Call by reference Type reference (TYPE) C Soll Proxy-Einstellung verwendet werden(X = Ja/Space = Nein) 20010717
2 Importing PROTOCOL Call by reference Type reference (TYPE) I Scheme (1 = HTTP/ 2 = HTTPS) 20010717
3 Importing PROXY_CONFIG Call by reference Type reference (TYPE) PPROXY_C Plugin-Proxy-Konfiguration für HTTP/HTTPS-Client (Host/Port) 20010717
4 Exporting PROXY_HOST Call by reference Type reference (TYPE) PRX_HOST Proxy-Host 20010717
5 Exporting PROXY_PASSWORD Call by reference Type reference (TYPE) PRX_PASSWD Proxy-Password 20010717
6 Exporting PROXY_PORT Call by reference Type reference (TYPE) PRX_PORT Proxy-Port 20010717
7 Exporting PROXY_USER Call by reference Type reference (TYPE) PRX_USER Proxy-Benutzername 20010717
8 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20010717
9 Importing SERVER_HOST Call by reference Type reference (TYPE) STRING Hostname des Servers 20010717

Method GET_PROXY_INFO on Interface IF_HTTP_PROXY_CONFIG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620