rodrigovc

Results 1 issues of rodrigovc

I am doing unit tests for my filter with DispatchHttp, something like this: ``` _, err = proxywasm.DispatchHttpCall(ctx.clusterName, headers, body, nil, ctx.timeout, ctx.callback) if err != nil { proxywasm.LogCriticalf("big error:...

good first issue