CLAS CL_WEB_HTTP_SERVER_UTILITY
Source Link
Open in ADT
Home
Previous Object: CL_WEB_HTTP_CLIENT_MANAGER
Next Object: CL_WEB_HTTP_UTILITY
Status: RELEASED
Public
Constant co_disabled TYPE I
Constant co_enabled TYPE I
Static Method create_abs_url
IMPORTING
 protocol TYPE STRING Optional
 host TYPE STRING Optional
 port TYPE STRING Optional
 path TYPE STRING Optional
 querystring TYPE STRING Optional
 request TYPE if_web_http_request
RETURNING url TYPE STRING
Static Method logoff
IMPORTING
 delete_mysapsso2_cookie TYPE ABAP_BOOL Optional
 propagate_logoff TYPE ABAP_BOOL Optional
 redirect_url TYPE STRING
 request TYPE if_web_http_request
EXPORTING
 redirect_allowlist_failed TYPE ABAP_BOOL
RAISING cx_logoff_failed
Static Method set_session_stateful
IMPORTING
 stateful TYPE I Optional
 path TYPE STRING Optional
 request TYPE if_web_http_request
Static Method get_web_http_response
RETURNING web_http_response TYPE if_web_http_response
Exists on:
754 | undefined |
750 | undefined |
702 | undefined |
Bug reports and ideas welcome
Made using abaplint.app