mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 11:46:38 +08:00
Update src/objects/zcl_abapgit_object_http.clas.abap
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
This commit is contained in:
parent
ffd5d53a4c
commit
79579dbf00
|
@ -83,7 +83,7 @@ CLASS ZCL_ABAPGIT_OBJECT_HTTP IMPLEMENTATION.
|
|||
lv_instance TYPE REF TO object.
|
||||
|
||||
TRY.
|
||||
TRY.
|
||||
TRY.
|
||||
io_xml->read(
|
||||
EXPORTING iv_name = 'HTTPID'
|
||||
CHANGING cg_data = lv_http_servid ).
|
||||
|
|
Loading…
Reference in New Issue
Block a user