mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +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
82d67741a4
commit
abd6f0e979
|
@ -257,8 +257,7 @@ CLASS ZCL_ABAPGIT_OBJECT_HTTP IMPLEMENTATION.
|
|||
|
||||
io_xml->add(
|
||||
iv_name = 'HTTPTEXT'
|
||||
ig_data = ls_description
|
||||
).
|
||||
ig_data = ls_description ).
|
||||
|
||||
io_xml->add(
|
||||
iv_name = 'HTTPHDL'
|
||||
|
|
Loading…
Reference in New Issue
Block a user