ProxymanApp / ProxymanApp/Proxyman

Searching the content body sometimes doesn't find the text even though it's there

Open
#2,437 12 comments 0 reactions 1 assignee View on GitHub

@NghiaTranUIT is already working on this.

Since Oct 7, 2025.

bug
Dominant language
No language data
Stars
7k
Forks
237
PR merge metrics
No merged PRs in 30d

Description

Description

Searching through the body of a request, for example, by using CMD+F sometimes doesn't find all occurrences of the word you're looking for.

Steps to Reproduce

Attached is a HAR file with which the bug is easily reproduced:

search-bug.har.zip

  1. Unzip the attached HAR file and open it in Proxyman
  2. Select the "Body" tab of the request
  3. Click once inside the body, then type CMD+F to open the "find" box
  4. Type "image_" inside the "find" box (note the underscore after the word image). You should see that some text containing "image_" has been highlighted. However, "image_slot" is not highlighted even though it should have.

Environment

  • App version: Proxyman 5.23.1
  • macOS version: macOS Sequoia 15.6

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.