[GH-ISSUE #316] [FEATURE] Advanced filter #312

Closed
opened 2026-03-03 19:17:21 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Nov 3, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/316

Originally assigned to: @NghiaTranUIT on GitHub.

🐶 Brief

According our Analytics, the filter func is the feature, which the users use the most.

It's time improve it better.

👑 Criteria

  • Primary Filter: All, HTTP, HTTPS, WebSocket
  • Secondary Filter: JSON, XML, FORM, ...
  • Text-based filter: URL, Request Header, Response Header, Query, Method, Status Code
  • Matching criteria: Contains, Start With, End With, Equal, Not Equal
  • Move Primary + Secondary Filters on the Main ToolBar
  • The Text-Based filter would be hide by default. Present by CMD + F
Originally created by @NghiaTranUIT on GitHub (Nov 3, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/316 Originally assigned to: @NghiaTranUIT on GitHub. ## 🐶 Brief According our Analytics, the filter func is the feature, which the users use the most. It's time improve it better. ## 👑 Criteria - [x] Primary Filter: All, HTTP, HTTPS, WebSocket - [x] Secondary Filter: JSON, XML, FORM, ... - [x] Text-based filter: URL, Request Header, Response Header, Query, Method, Status Code - [x] Matching criteria: Contains, Start With, End With, Equal, Not Equal - [x] Move Primary + Secondary Filters on the Main ToolBar - [x] The Text-Based filter would be hide by default. Present by CMD + F
kerem 2026-03-03 19:17:21 +03:00
Author
Owner

@NghiaTranUIT commented on GitHub (Nov 4, 2019):

Screen Shot 2019-11-04 at 09 29 07 Screen Shot 2019-11-04 at 09 29 31

All done.

  • Primary and secondary filters are always visible for quick filtering the content type and type of the response.
  • The advanced filter (CMD+F) would be hidden by default and it's capable of filtering the headers, content, ...
<!-- gh-comment-id:549208205 --> @NghiaTranUIT commented on GitHub (Nov 4, 2019): <img width="1364" alt="Screen Shot 2019-11-04 at 09 29 07" src="https://user-images.githubusercontent.com/5878421/68096776-a6263b00-fee5-11e9-944b-ee0e81aa2da0.png"> <img width="372" alt="Screen Shot 2019-11-04 at 09 29 31" src="https://user-images.githubusercontent.com/5878421/68096777-a6bed180-fee5-11e9-8bfb-8b822437cce5.png"> All done. - Primary and secondary filters are always visible for quick filtering the content type and type of the response. - The advanced filter (CMD+F) would be hidden by default and it's capable of filtering the headers, content, ...
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#312
No description provided.