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
===== 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