indieweb / indieweb/indiewebify-me
Send Accept-Encoding header
Open
- Dominant language
- CSS
- Stars
- 188
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
The Accept-Encoding header should be set to `Accept-Encoding: identity` when requesting a h-card or h-entry for cases where a server or proxy sends compressed data in the absence of said header.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the code path that requests h-card or h-entry data and inspect how request headers are constructed. The work is done when those requests send `Accept-Encoding: identity` and the behavior is covered by an appropriate test, though the issue does not name a file or test.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100