mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #572] Repeat with no cache #569
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#569
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @superandrew on GitHub (Aug 6, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/572
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? (Ex. Proxyman 1.4.3)
2.3.0
macOS Version? (Ex. mac 10.14)
10.15.6
Steps to reproduce
When I get a 304 response from server, it is not easy do debug
Expected behavior
Possibility to repeat with predefined header (for example, "Cache-Control":"no-cache"
It is a feature suggestion, it would be useful to have a "repeat with no cache" or "repeat with header..."
@NghiaTranUIT commented on GitHub (Aug 6, 2020):
Hi, I would consider adding a new minor feature of the Repeat that allow to repeat with caching headers.
Just wondering, why don’t we enable No-Caching tool, then you could get the actual response, then you can repeat it? Is it inconvenient 👀
@superandrew commented on GitHub (Aug 6, 2020):
@NghiaTranUIT I'm slightly embarrassed to acknowledge that I didn't know this option existed. 😅
However, it could be useful in a "cached" environment that could speed up applications which use caching because of performance and maybe just that one or two problematic calls could be repeated with the no cache header, right?
@NghiaTranUIT commented on GitHub (Aug 7, 2020):
Let me put this option in the Preference -> Advanced Tab. Then you can enable it later 👍
@NghiaTranUIT commented on GitHub (Aug 7, 2020):
@superandrew, you can try in Preference -> Advance: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.3.0_Improve_UI_Add_Repeat_With_No_Caching.dmg
@superandrew commented on GitHub (Aug 7, 2020):
awesome and smart solution!