Noah Tran

Results 342 issues of Noah Tran

### Description If we export an entire session, Proxyman might be unresponsive since the data is huge. The reason is that Proxyman tries to encode all data (including all requests/responses...

enhancement
✅ Done

## 🐶 Brief At the moment, all intercepted HTTP/HTTPS through Proxyman will be downgraded to HTTP/1.1. We should support HTTP/2 too and implement the HTTP/2 parser correctly. ## 👑 Criteria...

enhancement

### Descriotion On macOS 13, Customize Toolbar causes the app to crash. ### Acceptance Criteria - Should work on macOS 13

bug
✅ Done

### Description One useful feature of the Rule Folder is that we can disable the entire folder. Hence, all children's rules are disabled too. However, the UI doesn't reflect it,...

enhancement
✅ Done

### Description Proxyman 3.6.1 introduces a bug that causes Proxyman creates too many Atlantis app. Thus, Atlantis is unusable. ### Expected behavior - Should work as the old build: Only...

bug
✅ Done

### Description Some traffic from internal Apple libraries doesn't have the app, so Proxyman doesn't display it. ### Acceptance Criteria - If could not find the client, should append into...

bug
✅ Done

### Description If we have two apps (One is from iOS Simulator, One is from Mac app), which has the same name. Proxyman will show traffic from two apps into...

bug
✅ Done

### Description Currently, the `writeToFile()` in the Scripting will override the existed file. ```js function onResponse(context, url, request, response) { // Write to single file writeToFile(response.body, "~/Desktop/body.json"); // Write the...

bug
✅ Done

### Description The TreeView shows the Double Type as the Other Type. ![Proxyman JSON Tree View](https://user-images.githubusercontent.com/5878421/175493310-124647c1-3df2-46a5-bae7-74c4d02e5bbf.jpg) ### Acceptance Criteria - Show correct number type

bug
✅ Done

### Description The Compose or Edit & Repeat tool is out of date. - Could not use HTTP Message - JSON and Form body are buggy - Missing Response Panel....

✅ Done
Feature request