The following pages and posts are tagged with

TitleTypeExcerpt
Making HTTP Requests Page Interlok comes bundled with an HTTP client (based on the standard JRE HttpURLConnection) which can be used to interact with API interfaces or external systems.
Servicing HTTP requests. Page Interlok comes bundled with an HTTP server (based on jetty) which can be used to as an entrypoint into a workflow.