Han

Results 3 issues of Han

> @agentzh I get a problem here.In order to set the headers of the upstream request, I use `ngx.req.set_header` in `rewrite_by_lua_block`, but my upstream endpoint cannot receive such header. here...

I tried to connect etcd with ssl certificate, but failed and reported an error. - code ``` local function connectEtcd() local conf = _M.conf local opt = { http_host =...

When I executed the install command an error was returned, but my go version was greater than the required 1.18. - Installation command ` go install github.com/cloudflare/cfssl/cmd/...@latest` - Error message...