Esta é uma tradução da página de documentação original em inglês. Ajude-nos a torná-la melhor.

24 Notas de upgrade para 6.0.14

Limits for JavaScript objects in preprocessing

The following limits for JavaScript objects in preprocessing have been introduced:

  • The total size of all messages that can be logged with the Log() method has been limited to 8 MB per script execution.
  • The initialization of multiple HttpRequest objects has been limited to 10 per script execution.
  • The total length of header fields that can be added to a single HttpRequest object with the addHeader() method has been limited to 128 Kbytes (special characters and header names included).
To toggle search highlight, press Ctrl+Alt+H
Have an improvement suggestion for this page? Select the text that could be improved and press Ctrl+Enter to send it to the editors.