CLAS CL_HTTP_CLIENT

Source Link
Open in ADT

Home
Previous Object: CL_GUI_FRONTEND_SERVICES
Next Object: CL_HTTP_ENTITY

Public
Interface IF_HTTP_CLIENT
Static Method create_by_url
  IMPORTING
    url TYPE STRING
    ssl_id TYPE SSFAPPLSSL Optional
    proxy_host TYPE STRING Optional
    proxy_service TYPE STRING Optional
  EXPORTING
    client TYPE if_http_client
Static Method create_by_destination
  IMPORTING
    destination TYPE clike
  EXPORTING
    client TYPE if_http_client
Method constructor
  IMPORTING
    url TYPE STRING

Exists on:
754undefined
750undefined
702undefined

Bug reports and ideas welcome
Made using abaplint.app