!--a11y-->
How Do I Create My Own HTTP Request Handlers? 
Question
As part of the Internet Communication Framework (ICF), in addition to the predefined HTTP request handler
CL_BSP_EXTENSION for BSPs, I can also implement separate request handlers. How does that work?Answer
See the section
HTTP Communication Using the SAP System as a Server for information on how to use the Internet Communication Framework to define your own HTTP request handlers.