apache / apisix-go-plugin-runner

Go Plugin Runner for APISIX
https://apisix.apache.org/
Apache License 2.0
174 stars 69 forks source link

apisix-go-plugin-runner 如何获取请求进来接口的 host #162

Open qingconglaixueit opened 2 months ago

qingconglaixueit commented 2 months ago

Issue description

Environment

apisix-go-plugin-runner 如何获取请求进来接口的 host

linzeyan commented 1 month ago

pkgHTTP.Request.Header().Get("Host") 這樣應該行