Request filtering missing.
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 165
- Forks
- 26
- Avg merge
- 20h 29m
- Merged PRs (30d)
- 1
Description
As far as I understand the "ignore" feature only works for the viewer.
I was expecting to be able to configure one interceptor, so that I can send custom headers to "MY SERVER", and not to every outgoing request. Our app uses multiple apis and it wont be convenient to share our headers with them ^^.
Hopefully NetShears add this functionality.
Contributor guide
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 or tests are named. Start by locating the interceptor and the existing "ignore" configuration, then trace how outgoing requests are selected and modified. Done means custom headers can be applied to one configured server without being sent to other APIs, with coverage for multiple destinations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100