docs: add re case on response-rewrite plugin#7197
Conversation
795a2f8 to
8d82872
Compare
8d82872 to
05fae30
Compare
05fae30 to
a729489
Compare
| {"code":"ok","message":"new json body"} | ||
| ``` | ||
|
|
||
| Replace the string X-Amzn-Trace-Id of body to X-Amzn-Trace-Id-Replace. |
There was a problem hiding this comment.
Hi, the changes you added are more like a scenario section (not related to the Enabling section), please see https://github.com/apache/apisix/blob/a729489152a032571b9bcd9b19edc75949755fbe/docs/en/latest/plugins/response-rewrite.md
cc @navendu-pottekkat should we accept this? If yes, then what titles should we use?
There was a problem hiding this comment.
This could be added as an example. But it is not clear to me that we are replacing the header using regex.
There was a problem hiding this comment.
I add description let it clear.
bd52bd5 to
d372482
Compare
d372482 to
934777f
Compare
934777f to
e7bd72b
Compare
juzhiyuan
left a comment
There was a problem hiding this comment.
We could think about adding a separate section like Examples in the future 😉
* upstream/master: (46 commits) docs: fix err in batch-processor (apache#7259) docs(deployment): sync design to online docs (apache#7256) feat(deployment): add structure of traditional role (apache#7249) fix(benchmark): write worker_processes into config.yaml (apache#7250) docs: correct the repo url (apache#7253) feat: Add support for capturing OIDC refresh tokens (apache#7220) feat(ssl): support get upstream cert from ssl object (apache#7221) chore: validate etcd conf strictly (apache#7245) fix(api-response): check response header format (apache#7238) fix: duplicate X-Forwarded-Proto will be sent as string (apache#7229) fix: distinguish different upstreams even they have the same addr (apache#7213) docs: make company on README more preciser (apache#7230) test: remove unused required etcd (apache#7225) fix: add debug yaml validation (apache#7201) change: remove upstream.enable_websocket which is deprecated since 2020 (apache#7222) docs: add re case on response-rewrite plugin (apache#7197) docs: add API Gateway keyword and AWS graviton3. (apache#7217) fix(response-rewrite): schema format error (apache#7212) docs(proxy-rewrite): remove empty space (apache#7210) chore: require http_stub_status_module exists (apache#7208) ...

Description
Fixes # (issue) #7130
Checklist