!--a11y-->
Can I Access a Web Server via HTTP? 
Answer
SAP Web Application Server can also function as a client. This means that you can create HTTP requests from an ABAP program. These requests are then sent to a Web server via the
Internet Communication Manager (ICM).For more details on this, and information on how to write this kind of ABAP program, see
HTTP Communication Using the SAP System as a Client.
