[GH-ISSUE #1196] [BUG] Proxyman automatically add the User-Agent Header in Edit & Repeat #1191

Open
opened 2026-03-03 19:49:10 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Apr 6, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1196

Originally assigned to: @NghiaTranUIT on GitHub.

Description

If the request doesn't contain a User-Agent header, then Proxyman might automatically add this header when we perform Repeat & Edit.

It's bad because we modify the original request.

Screen Shot 2022-04-06 at 22 50 47

Description

  • Prevent URLSession to automatically add/modifyt the header User-Agent
Originally created by @NghiaTranUIT on GitHub (Apr 6, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1196 Originally assigned to: @NghiaTranUIT on GitHub. ### Description If the request doesn't contain a User-Agent header, then Proxyman might automatically add this header when we perform Repeat & Edit. It's bad because we modify the original request. <img width="730" alt="Screen Shot 2022-04-06 at 22 50 47" src="https://user-images.githubusercontent.com/5878421/162015878-40762fa2-9048-49f2-8d76-8ce795ac17bc.png"> ### Description - Prevent URLSession to automatically add/modifyt the header `User-Agent`
Author
Owner
<!-- gh-comment-id:1091324091 --> @NghiaTranUIT commented on GitHub (Apr 7, 2022): Done: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_3.3.0_Fix_User-Agent_on_Repeat_Tool.dmg
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#1191
No description provided.