The Location header names the next path.
The response agrees with the rule
The Location header and the rule target both name /new.
Location equals rule target
The next request would use /new
The check row carries /new as the next path.
next path=/new
No body bytes are sent
This toy redirect sends body bytes 0.
sent body bytes=0
Summary
The redirect response gives a new location and sends no body in this toy example.
follow Location