Support removal response headers
- Dominant language
- Rust
- Stars
- 2.8k
- Forks
- 250
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 6
Description
From a recent PR https://github.com/brave/uBlock/pull/32
Able to remove response headers with something like `example.com##^responseheader(header-name)`
https://github.com/brave/uBlock/commit/f876b68171ff307f27601225607a6801f400437d https://github.com/brave/uBlock/commit/b1228f9d513c1791d776c926f63da2e6ea8aee6f
cc: @antonok-edm
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading PR #32 and commits f876b68171ff307f27601225607a6801f400437d and b1228f9d513c1791d776c926f63da2e6ea8aee6f to understand the proposed response-header removal behavior. The work is done when a rule such as `example.com##^responseheader(header-name)` removes the named response header.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100