openresty / openresty/test-nginx
Does `more_headers` support pipelined_requests with different headers with each request?
Nobody has claimed this yet.
- Dominant language
- Perl
- Stars
- 456
- Forks
- 112
- PR merge metrics
- No merged PRs in 30d
Description
In English:
When use pipelined_requests, I want to set different headers for different request, but now the more_headers seems to not support this feature.
In Chinese:
使用pipelined_requests的时候,希望可以为每个请求设置不同的headers,但是more_headers似乎是不支持,请问有解决方法吗?
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
No file or test is named. Start by tracing how pipelined_requests and more_headers are handled in the test-nginx scaffold, then reproduce a pipeline where each request needs different headers. Done means the expected per-request header behavior is defined and covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nginx, perl
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100