NginxProxyManager / NginxProxyManager/nginx-proxy-manager
Add an option to include default headers when adding a location
Open
Nobody has claimed this yet.
stale
- Dominant language
- TypeScript
- Stars
- 34.2k
- Forks
- 3.9k
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 20
Description
In some cases, default headers may not be needed, or they can be fully controlled by advanced_config.
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
Trace the code path for adding a location and inspect how advanced_config and default headers are currently handled. Clarify the option's intended default and scope, then verify that enabling or disabling it produces the expected Nginx location configuration without affecting existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nginx, typescript
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100