SAP ABAP Data Element RFCHTTP (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 RFCHTTP
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 32    
Decimal Places 0    
Output Length 32    
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 RFCHTTP 
Medium 16 RFCHTTP Struct. 
Long 31 RFCHTTP Structure for Scr. 800 
Heading 40 RFCHTTP Structure for Scr. 800 Elements 
Documentation

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
  • Special handling by triggering an event automatically. The application uses the EVENTKIND_HANDLE_COOKIE event of the IF_HTTP_CLIENT interface to handle inbound cookies.

Dependencies

Example

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