Limits
The following limits apply to all NSOA.https functions:
-
The requested URL must use the HTTPS protocol and the server certificate must be validated.
-
The functions will follow redirects up to a maximum of 7.
-
If the client doesn’t start receiving a response from the server within 45 seconds of the request being fully sent, a connection timeout occurs. If the request times out, a response object is returned with a standard HTTP Status Code (500) and a "Client-Warning" header set.
-
The response must not exceed 1MB in size.
-
The functions use 10 units per call. See Scripting Governance.