openresty / openresty/lua-nginx-module

Document ngx.eof will send headers

Open Beginner friendly
#2,389 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.