RB\Length Attribute

Value Description
Type Signed Numbers
Default (empty)
Description This attribute specifies a length value for an Offset/Length calculation, as described in section “Offset, Length”. The calculation is applied from the portion of an HTTP response where a rule hit begins through to the end of the response; it uses the offset of 0, and the given length. The end of the calculation's result marks the end of the rule hit.

Example

<RB>
  <Length>4</Length>
</RB>