Lost custom header when target request another URL
Open
Nobody has claimed this yet.
- Dominant language
- Objective-C++
- Stars
- 2.7k
- Forks
- 734
- Avg merge
- 11h 39m
- Merged PRs (30d)
- 1
Description
I put cookie and ContentType to headers, but lost when target request another URL
Client ------header("foo", "bar")-----> target ---> target js -------header(lost)--------> another target
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
The issue names no files, tests, or entry points. Start by reproducing navigation from one target URL to another with custom cookie and ContentType headers, then trace the Unity WebView request handling. Done means those headers remain available on the subsequent target request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, javascript, objective-c, unity
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100