Sample code
- Return an HTML page
- Return an output in JSON format
- Redirect to a specified URL
- Modify the requested URL and redirect to the new URL
- Request a web page and return page content to the client
- Fetch and return a JavaScript file
- Perform A/B testing
- Modify headers
- Identify request information
- Sample code