Overview

 

HTTP Rules Overview

Rules allows you to define conditions that, when met, trigger a certain action. With Requestly, you can take complete control over the HTTP requests that flow through your browser.
 
Redirect Rule
Replace Rule

Understanding Rule Types

đź’ˇ
Redirect scripts, APIs, Stylesheets, or any other resource from one environment to another. Redirect Rule âž›
đź’ˇ
Modify HTTP request & response headers. Modify Headers Rule âž›
đź’ˇ
Emulate website behviour on different devices/browsers. User-Agent Rule âž›
đź’ˇ
Block network requests or entire websites to avoid distraction. Cancel Rule âž›
 
đź’ˇ
Override API request body with static data or programmatically modify existing request payload. Modify Request Rule âž›
đź’ˇ
Override API responses with static data or programmatically. Modify Response Rule âž›
đź’ˇ
Inject Custom JavaScript (JS) or Styles (CSS) to any website. Insert Scripts Rule âž›
đź’ˇ
Introduce latency or delay to the response from specific URLs. Delay Rule âž›
đź’ˇ
Add or Remove Query Parameters. Query Param Rule âž›
 
 
 
Â