mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
docs: ssl test, point to sap note 510007
This commit is contained in:
parent
afa162ffa7
commit
59d9b8a188
|
@ -59,6 +59,8 @@ FORM run.
|
||||||
RETURN.
|
RETURN.
|
||||||
ENDIF.
|
ENDIF.
|
||||||
|
|
||||||
|
* if SSL Handshake fails, make sure to also check https://launchpad.support.sap.com/#/notes/510007
|
||||||
|
|
||||||
li_client->response->get_status(
|
li_client->response->get_status(
|
||||||
IMPORTING
|
IMPORTING
|
||||||
code = lv_code ).
|
code = lv_code ).
|
||||||
|
|
Loading…
Reference in New Issue
Block a user