ProxymanApp / ProxymanApp/Proxyman

Not able to scripting the OPTIONS call

Open
#2,152 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

  1. Run a custom web app which requires strict authentication.
  2. 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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.