jack chen
jack chen
> 请问是直接商业化了吗https://store.antdv.com/pro/ > 是否还有开源计划 不一定要开源,只要好用,能持续,可以收费
This is a good idea. I hope to add it as soon as possible
> @tzssangglass > > I mean body in request, fixed by modifing ExtraInfoResponse.getResult: > > from: > > ``` > public String getResult() { > StringBuilder builder = new StringBuilder();...
Hope to provide function PostFillter postRequest.getUpstreamResponseBody()
response-rewrite lua has method " local body = core.response.hold_body_chunk(ctx)" get response body。but i only do Java.
 > > 调大这个MAX_DATA_SIZE限制,好像无效,继续报错,暂时无解 > > What are the error logs about this? Are you observing errors generated by this limitation?

ext-plugin/init.lua  postman test  apisix error 
> So that's the limit. After you adjust MAX_DATA_SIZE, you say it doesn't work, are there some error logs about it?  plugin error
调整为:MAX_DATA_SIZE=1024x1024x110 