!--a11y-->
Development 
This
section is aimed at developers who want to modify the ICF for their own
special requirements. Before you do this, first check whether you can use a
standard SAP solution instead. These standard solutions include
Web applications with
the Business Server Pages (BSP) and SOAP runtime for SAP
Web AS. Using a standard solution removes the need for you to size and
maintain your own solution.
If you do want to develop a HTTP server, use the following interfaces:
If you want to develop a HTTP client, use the following interfaces:
IF_HTTP_RESPONSE and IF_HTTP_REQUEST
In the following section, you can read more about the HTTP request handler:
