Files
nuclei/pkg
Dwi Siswanto cf3b5bf449 fix: body loss on retries/redirects in remaining paths (#6693)
Continue the fix from #6666 by converting
remaining direct Body assignments to use setter
methods:

* pkg/fuzz/component/body.go:139: use
  `SetBodyReader()` in transfer-encoding path.
* pkg/protocols/http/request.go:694: use
  `SetBodyString()` in fuzz component `Rebuild()`.

Fixes #6692.

Signed-off-by: Dwi Siswanto <git@dw1.io>
2025-12-13 22:37:39 +07:00
..
2025-09-22 21:49:56 +05:30
2025-09-12 19:03:56 +02:00
2025-12-06 11:19:27 +04:00
2025-12-07 05:51:53 +00:00
2024-03-15 00:01:09 +01:00
2025-11-18 22:20:17 +04:00
2025-10-10 17:32:54 +02:00
2025-10-10 17:32:54 +02:00
2025-11-18 22:20:17 +04:00
2025-12-07 05:51:53 +00:00
2025-12-05 07:22:31 +01:00