silentsignal/burp-uniqueness

Update Content-Length

v-p-b opened this issue · 1 comments

v-p-b commented

It seems that Content-Length isn't updated when the counter reaches an extra digit. This can be worked around by specifying the request accordingly, but it would be much more convenient/robust, if CL was updated based on (counter string length)-(regex group string length).

v-p-b commented

This was present in an old/unofficial version, closing.