I forgot to delete the old line
This commit is contained in:
larshp 2017-08-10 15:08:04 +00:00
parent a72970b9a3
commit 14a098c51a

View File

@ -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.