You can easily scan through traffic by highlighting content type, status, and source. Or, you can use powerful filtering tools that match your messages to the most important ones. With MDN inline explanations and docs, you can examine the URL, status, headers, and body of each request, or response. You can explore message bodies using highlighting and auto formatting for JSON HTML, JS, JS and other formats, all with the help of Monaco, the editor in Visual Studio Code. Match requests precisely, jump to them as they appear, and edit any information: the target URL or method, headers, body, or method. You can either respond manually to the requests as they arrive or pass them upstream. On the way back, pause and edit the actual response. Step through HTTP traffic request-by-request, or manually mock errors and endpoints. To quickly prototype against new services or endpoints, create rules that match requests.