mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 12:20:51 +08:00
parent
a72970b9a3
commit
14a098c51a
|
@ -519,8 +519,6 @@ CLASS lcl_http IMPLEMENTATION.
|
||||||
li_exit = lcl_exit=>get_instance( ).
|
li_exit = lcl_exit=>get_instance( ).
|
||||||
li_exit->change_local_host( CHANGING ct_hosts = lt_list ).
|
li_exit->change_local_host( CHANGING ct_hosts = lt_list ).
|
||||||
|
|
||||||
lcl_exit=>get_instance( )->change_local_host( CHANGING ct_hosts = lt_list ).
|
|
||||||
|
|
||||||
FIND REGEX 'https?://([^/^:]*)' IN iv_url
|
FIND REGEX 'https?://([^/^:]*)' IN iv_url
|
||||||
SUBMATCHES lv_host.
|
SUBMATCHES lv_host.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user