SAP ABAP Interface IF_HTTP_HEADER_FIELDS (HTTP Framework (iHTTP) HTTP Header Fields)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
SIHTTP (Package) HTTP Framework (iHTTP) Class Wrapper HTTP

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_MCM_MAIL_ATTACH_CNTR | MCM Mail Attachments (BSP-Controller) | 20040302 |
Properties
Interface | IF_HTTP_HEADER_FIELDS | |
Short Description | HTTP Framework (iHTTP) HTTP Header Fields |
General Data
Package | SIHTTP | HTTP Framework (iHTTP) Class Wrapper HTTP |
Created | 20010322 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_HTTP_HEADER_FIELDS has no forward declaration.
Interfaces
Interface IF_HTTP_HEADER_FIELDS has no interface.
Friends
Interface IF_HTTP_HEADER_FIELDS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ACCEPT | Constant | Public | Type reference (TYPE) | STRING | 'Accept' | 20010322 | ||
2 | ACCEPT_CHARSET | Constant | Public | Type reference (TYPE) | STRING | 'Accept-Charset' | 20010322 | ||
3 | ACCEPT_ENCODING | Constant | Public | Type reference (TYPE) | STRING | 'Accept-Encoding' | 20010322 | ||
4 | ACCEPT_LANGUAGE | Constant | Public | Type reference (TYPE) | STRING | 'Accept-Language' | 20010322 | ||
5 | ACCEPT_RANGES | Constant | Public | Type reference (TYPE) | STRING | 'Accept-Ranges' | 20010322 | ||
6 | AGE | Constant | Public | Type reference (TYPE) | STRING | 'Age' | 20010322 | ||
7 | ALLOW | Constant | Public | Type reference (TYPE) | STRING | 'Allow' | 20010322 | ||
8 | AUTHORIZATION | Constant | Public | Type reference (TYPE) | STRING | 'Authorization' | 20010322 | ||
9 | CACHE_CONTROL | Constant | Public | Type reference (TYPE) | STRING | 'Cache-Control' | 20010322 | ||
10 | CONNECTION | Constant | Public | Type reference (TYPE) | STRING | 'Connection' | 20010322 | ||
11 | CONTENT_DISPOSITION | Constant | Public | Type reference (TYPE) | STRING | 'Content-Disposition' | 20040611 | ||
12 | CONTENT_ENCODING | Constant | Public | Type reference (TYPE) | STRING | 'Content-Encoding' | 20010322 | ||
13 | CONTENT_LANGUAGE | Constant | Public | Type reference (TYPE) | STRING | 'Content-Language' | 20010322 | ||
14 | CONTENT_LENGTH | Constant | Public | Type reference (TYPE) | STRING | 'Content-Length' | 20010322 | ||
15 | CONTENT_LOCATION | Constant | Public | Type reference (TYPE) | STRING | 'Content-Location' | 20010322 | ||
16 | CONTENT_MD5 | Constant | Public | Type reference (TYPE) | STRING | 'Content-MD5' | 20010322 | ||
17 | CONTENT_RANGE | Constant | Public | Type reference (TYPE) | STRING | 'Content-Range' | 20010322 | ||
18 | CONTENT_TRANSFER_ENCODING | Constant | Public | Type reference (TYPE) | STRING | 'Content-Transfer-Encoding' | 20120607 | ||
19 | CONTENT_TYPE | Constant | Public | Type reference (TYPE) | STRING | 'Content-Type' | 20010322 | ||
20 | DATE | Constant | Public | Type reference (TYPE) | STRING | 'Date' | 20010322 | ||
21 | ETAG | Constant | Public | Type reference (TYPE) | STRING | 'ETag' | 20010322 | ||
22 | EXPECT | Constant | Public | Type reference (TYPE) | STRING | 'Expect' | 20010322 | ||
23 | EXPIRES | Constant | Public | Type reference (TYPE) | STRING | 'Expires' | 20010322 | ||
24 | FROM | Constant | Public | Type reference (TYPE) | STRING | 'From' | 20010322 | ||
25 | HOST | Constant | Public | Type reference (TYPE) | STRING | 'Host' | 20010322 | ||
26 | IF_MATCH | Constant | Public | Type reference (TYPE) | STRING | 'If-Match' | 20010322 | ||
27 | IF_MODIFIED_SINCE | Constant | Public | Type reference (TYPE) | STRING | 'If-Modified-Since' | 20010322 | ||
28 | IF_NONE_MATCH | Constant | Public | Type reference (TYPE) | STRING | 'If-None-Match' | 20010322 | ||
29 | IF_RANGE | Constant | Public | Type reference (TYPE) | STRING | 'If-Range' | 20010322 | ||
30 | IF_UNMODIFIED_SINCE | Constant | Public | Type reference (TYPE) | STRING | 'If-Unmodified-Since' | 20010322 | ||
31 | LAST_MODIFIED | Constant | Public | Type reference (TYPE) | STRING | 'Last-Modified' | 20010322 | ||
32 | LOCATION | Constant | Public | Type reference (TYPE) | STRING | 'Location' | 20010322 | ||
33 | MAX_FORWARDS | Constant | Public | Type reference (TYPE) | STRING | 'Max-Forwards' | 20010322 | ||
34 | PRAGMA | Constant | Public | Type reference (TYPE) | STRING | 'Pragma' | 20010322 | ||
35 | PROXY_AUTHENTICATE | Constant | Public | Type reference (TYPE) | STRING | 'Proxy-Authenticate' | 20010322 | ||
36 | PROXY_AUTHORIZATION | Constant | Public | Type reference (TYPE) | STRING | 'Proxy-Authorization' | 20010322 | ||
37 | RANGE | Constant | Public | Type reference (TYPE) | STRING | 'Range' | 20010322 | ||
38 | REFERER | Constant | Public | Type reference (TYPE) | STRING | 'Referer' | 20010322 | ||
39 | RETRY_AFTER | Constant | Public | Type reference (TYPE) | STRING | 'Retry-After' | 20010322 | ||
40 | SERVER | Constant | Public | Type reference (TYPE) | STRING | 'Server' | 20010322 | ||
41 | TE | Constant | Public | Type reference (TYPE) | STRING | 'TE' | 20010322 | ||
42 | TRAILER | Constant | Public | Type reference (TYPE) | STRING | 'Trailer' | 20010322 | ||
43 | TRANSFER_ENCODING | Constant | Public | Type reference (TYPE) | STRING | 'Transfer-Encoding' | 20010322 | ||
44 | UPGRADE | Constant | Public | Type reference (TYPE) | STRING | 'Upgrade' | 20010322 | ||
45 | USER_AGENT | Constant | Public | Type reference (TYPE) | STRING | 'User-Agent' | 20010322 | ||
46 | VARY | Constant | Public | Type reference (TYPE) | STRING | 'Vary' | 20010322 | ||
47 | VIA | Constant | Public | Type reference (TYPE) | STRING | 'Via' | 20010322 | ||
48 | WARNING | Constant | Public | Type reference (TYPE) | STRING | 'Warning' | 20010322 | ||
49 | WWW_AUTHENTICATE | Constant | Public | Type reference (TYPE) | STRING | 'WWW-Authenticate' | 20010322 |
Methods
Interface IF_HTTP_HEADER_FIELDS has no method.
Events
Interface IF_HTTP_HEADER_FIELDS has no event.
Types
Interface IF_HTTP_HEADER_FIELDS has no local type.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 610 |