openresty / openresty/lua-nginx-module
Document ngx.eof will send headers
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 11.8k
- Forks
- 2.1k
- Avg merge
- 6h 1m
- Merged PRs (30d)
- 6
Description
https://github.com/openresty/lua-nginx-module/?tab=readme-ov-file#ngxeof
mentions ngx.say and ngx.print, however ngx.eof will also trigger headers to be sent
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
Start with the linked README section for ngx.eof and compare its description with the mentions of ngx.say and ngx.print. Update the documentation to state that ngx.eof also triggers headers to be sent; the work is done when the ngx.eof section clearly includes this behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nginx
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100