Kong / go-pdk

Write Kong plugins in Go! 🦍
https://pkg.go.dev/github.com/Kong/go-pdk
Apache License 2.0
152 stars 49 forks source link

我想使用kong.response.set_raw_body接口,但是pdk中不包含这个接口怎么办 #214

Open redpig315 opened 1 month ago

redpig315 commented 1 month ago

原生的kong.response包含的接口,go-pdk不包含 如何处理,自己这么使用报错kong.Response.Ask(kong.response.set_raw_body, bridge.WrapString(encryptStr), nil)

gananggww commented 1 month ago

up

please help enhancement this method (kong.Response.SetRawBody())

malvinpratama commented 2 weeks ago

up