]> git.ipfire.org Git - thirdparty/snort3.git/commitdiff
Merge pull request #2944 in SNORT/snort3 from ~OSHUMEIK/snort3:doc_js2 to master
authorMike Stepanek (mstepane) <mstepane@cisco.com>
Tue, 15 Jun 2021 10:10:26 +0000 (10:10 +0000)
committerMike Stepanek (mstepane) <mstepane@cisco.com>
Tue, 15 Jun 2021 10:10:26 +0000 (10:10 +0000)
Squashed commit of the following:

commit e5dde2ff73f6fc89be263273aa2981d1f1c6079c
Author: Oleksii Shumeiko <oshumeik@cisco.com>
Date:   Tue Jun 15 12:32:18 2021 +0300

    doc: remove 'sticky buffer' from manual

doc/user/http_inspect.txt

index 0d0d87760c6a76c4b7817c2cdaa4d405aeb8dafe..10b180b08874ae100eaaec703044357ca7582966 100755 (executable)
@@ -533,8 +533,8 @@ normalize_javascript.
 
 ===== script_data
 
-The script_data is a sticky buffer, which contains normalized JavaScript text
-collected from the whole PDU. It requires the Enhanced Normalizer enabled:
+The script_data contains normalized JavaScript text collected from the whole PDU
+(inline or external scripts). It requires the Enhanced Normalizer enabled:
 http_inspect = { js_normalization_depth = N },
 js_normalization_depth option is described above.
 Despite what script_data has, file_data still contains the whole HTTP body