From 59a44fe534aa670c2f4805c4f50246363c5fe672 Mon Sep 17 00:00:00 2001 From: Abdullah Zulfiqar Date: Sun, 30 Nov 2025 00:08:01 +0500 Subject: [PATCH] Hide internal TODO from user-facing BeanShell documentation --- .../extension/beanshell/resources/help/contents/beanshell.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addOns/beanshell/src/main/javahelp/org/zaproxy/zap/extension/beanshell/resources/help/contents/beanshell.html b/addOns/beanshell/src/main/javahelp/org/zaproxy/zap/extension/beanshell/resources/help/contents/beanshell.html index 7bfffa4814c..f6b1a808307 100644 --- a/addOns/beanshell/src/main/javahelp/org/zaproxy/zap/extension/beanshell/resources/help/contents/beanshell.html +++ b/addOns/beanshell/src/main/javahelp/org/zaproxy/zap/extension/beanshell/resources/help/contents/beanshell.html @@ -64,7 +64,7 @@

Simple HTTP Request

The sender object is the same instance as is used by the Manual Request Editor and will therefore automatically use proxy settings set in the ZAP configuration.

- TODO: POST example +

Tips