ProxymanApp / ProxymanApp/Proxyman
Not able to scripting the OPTIONS call
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
I need to modify the header on options call to bypass the CORS issue.
Steps to Reproduce
- Run a custom web app which requires strict authentication.
- Lunch api calls
Current Behavior
The scripting doesn't stop on onRequest callback for OPTIONS call
Expected Behavior
The scripting should stop on onRequest callback for OPTIONS call
Environment
- App version: Version 5.9.0 (50900)
- macOS version: sequoial 15.1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or code entry points are named. Start by reproducing the issue with a custom web app requiring strict authentication and an API call that produces an OPTIONS request, then trace the onRequest callback behavior. Done means the callback is invoked for OPTIONS requests and permits the requested header modification without the CORS failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos
- Domain
- devtools, networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100