forked from github/dataease
Merge pull request #7022 from dataease/pr@dev-v2@perf_apisix_script
perf: apisix支持Origin请求头穿透
This commit is contained in:
commit
7933f0663e
@ -67,7 +67,8 @@ curl http://127.0.0.1:9180/apisix/admin/services/10 -X PUT -H "X-API-KEY: $DE_AP
|
|||||||
"X-DE-LINK-TOKEN",
|
"X-DE-LINK-TOKEN",
|
||||||
"X-EMBEDDED-TOKEN",
|
"X-EMBEDDED-TOKEN",
|
||||||
"X-DE-ASK-TOKEN",
|
"X-DE-ASK-TOKEN",
|
||||||
"Content-Type"
|
"Content-Type",
|
||||||
|
"Origin"
|
||||||
],
|
],
|
||||||
"request_method": "POST",
|
"request_method": "POST",
|
||||||
"upstream_headers": [
|
"upstream_headers": [
|
||||||
|
Loading…
Reference in New Issue
Block a user