SAP ABAP Data Element RFCHTTPSETTING (Definition of Special Options for HTTP Settings)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC (Application Component) RFC
     SRCX (Package) Development Class for Remote Communication: RFC and RMC
Basic Data
Data Element RFCHTTPSETTING
Short Description Definition of Special Options for HTTP Settings  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 HTTPOption 
Medium 18 HTTP Settings 
Long 28 Special HTTP Options 
Heading 55 Definition of Special Options for HTTP Settings 
Documentation

Use

Timeout:

When you send a HTTP request, you can use this parameter to specify the maximum response time for the connection.

HTTP Setting:

You can select the protocol version of the HTTP request under HTTP Version, either HTTP 1.0 or 1.1.

Compression:

You can activate gzip compression for the request body with this option. This applies to HTTP Version 1.1 only.

Compressed Response:

By default, the SAP Web Application Server sends the field Accepot-Encoding as a header field with the value gzip, as long as the application server controls this compression. Sometimes, this can cause the partner to also send its data in compressed form. If you do not want a compressed response, then choose this option.

HTTP Cookie:

Use this option to control the way received cookies are handled, as follows:

-    Accept cookies automatically

-    Reject cookies automatically

-    Be prompted whether you want to accept or reject cookies

-    Cookies handled in the caller program by the event IF_HTTP_CLIENT~EVENTKIND_HANDLE_COOKIE

Dependencies

Example

History
Last changed by/on SAP  20100420 
SAP Release Created in 640