Sha256: c50321d487cbd57247896d84a44b74b7d7fa6ce1239678e9a2e2e053fac50ba2

Contents?: true

Size: 1.04 KB

Versions: 53

Compression:

Stored size: 1.04 KB

Contents

# Feature Requests

## Adding a new header

Generally, adding a new header is always OK. 

* Is the header supported by any user agent? If so, which?
* What does it do?
* What are the valid values for the header?
* Where does the specification live?

## Adding a new CSP directive

* Is the directive supported by any user agent? If so, which?
* What does it do?
* What are the valid values for the directive?

---

# Bugs

Console errors and deprecation warnings are considered bugs that should be addressed with more precise UA sniffing. Bugs caused by incorrect or invalid UA sniffing are also bugs.

### Expected outcome

Describe what you expected to happen 

1. I configure CSP to do X
1. When I inspect the response headers, the CSP should have included X

### Actual outcome

1. The generated policy did not include X

### Config

Please provide the configuration (`SecureHeaders::Configuration.default`) you are using including any overrides (`SecureHeaders::Configuration.override`).

### Generated headers

Provide a sample response containing the headers

Version data entries

53 entries across 53 versions & 1 rubygems

Version Path
secure_headers-7.0.0 .github/ISSUE_TEMPLATE.md
secure_headers-6.7.0 .github/ISSUE_TEMPLATE.md
secure_headers-6.6.0 .github/ISSUE_TEMPLATE.md
secure_headers-6.5.0 .github/ISSUE_TEMPLATE.md
secure_headers-6.4.0 .github/ISSUE_TEMPLATE.md
secure_headers-6.3.4 .github/ISSUE_TEMPLATE.md
secure_headers-6.3.3 .github/ISSUE_TEMPLATE.md
secure_headers-6.3.2 .github/ISSUE_TEMPLATE.md
secure_headers-6.3.1 .github/ISSUE_TEMPLATE.md
secure_headers-5.2.0 .github/ISSUE_TEMPLATE.md
secure_headers-3.9.0 .github/ISSUE_TEMPLATE.md
secure_headers-6.3.0 .github/ISSUE_TEMPLATE.md
secure_headers-5.1.0 .github/ISSUE_TEMPLATE.md
secure_headers-3.8.0 .github/ISSUE_TEMPLATE.md
secure_headers-6.2.0 .github/ISSUE_TEMPLATE.md
secure_headers-3.7.4 .github/ISSUE_TEMPLATE.md
secure_headers-6.1.2 .github/ISSUE_TEMPLATE.md
secure_headers-6.1.1 .github/ISSUE_TEMPLATE.md
secure_headers-6.1.0 .github/ISSUE_TEMPLATE.md
secure_headers-6.0.0 .github/ISSUE_TEMPLATE.md