HTTP Requests

An HttpRequest allows access to 3rd party HTTP services, allowing LANSA to integrate with other web services.

You can use 3rd party web services to enable Two Factor Authentication

You can check the content-type on posted files and check and limit the file size in HTTP requests.

See HTTP Request.