openresty / openresty/test-nginx

Does `more_headers` support pipelined_requests with different headers with each request?

Open
#66 1 comment 0 reactions 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.