mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 22:04:38 +08:00
Update abaplint-downport.jsonc (#902)
* Update abaplint-downport.jsonc * Update z2ui5_cl_http_handler.clas.abap * Update abaplint-downport.jsonc
This commit is contained in:
parent
f3f2938382
commit
bc918ca908
|
@ -27,6 +27,7 @@ CLASS z2ui5_cl_http_handler IMPLEMENTATION.
|
|||
|
||||
METHOD http_get.
|
||||
|
||||
|
||||
DATA(lo_get) = NEW z2ui5_cl_core_http_get( val ).
|
||||
result = lo_get->main( ).
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user