browserify / browserify/wzrd.in
Add cache headers (etag, last-modified, max-age, etc) + 304 Not Modified
Open
help wanted
of-concern
- Dominant language
- JavaScript
- Stars
- 637
- Forks
- 79
- PR merge metrics
- No merged PRs in 30d
Description
I've noticed that because browserify doesn't include any of these, Chrome 32 will ALWAYS re-download the wzrd.in files on each new page load. This is really slow and frustrating.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by tracing how the wzrd.in browserify service serves files and where response headers are set; verify the existing behavior in Chrome or an HTTP client. Done means responses include the requested cache headers and support 304 Not Modified without re-downloading unchanged files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend, performance
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100