mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 02:58:20 +08:00
update get handler (#333)
This commit is contained in:
parent
2aa9d4bdd2
commit
daef6cf9f0
|
@ -9,6 +9,7 @@ CLASS z2ui5_cl_http_handler DEFINITION
|
|||
t_config TYPE z2ui5_if_client=>ty_t_name_value OPTIONAL
|
||||
content_security_policy TYPE clike OPTIONAL
|
||||
check_logging TYPE abap_bool OPTIONAL
|
||||
PREFERRED PARAMETER t_config
|
||||
RETURNING
|
||||
VALUE(r_result) TYPE string.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user