Skip to main content
LOON TOOL3.5.1 (978)+

Rewrite Builder

Combine conditions and actions visually, then copy the generated Rewrite syntax.

01
IF

Set match conditions

Choose built-in variables or plugin arguments and combine them with AND / OR.

Match logic

Run when all conditions match

1
AND
2
02
THEN

Add actions

Multiple actions run from top to bottom.

1
request.header.set
THEN
2
request.header.delete