Bomin Zhang
Bomin Zhang
I prefer using a NOP pipeline, there are two cases here: * user wants the global filter to handle all requests * user wants the global filter only to handle...
close as #839 resolves this issue.
Sorry, I haven't get the question quite clear. Do you mean you want to add a `name` field to `HTTPStat`, so that you could know which object (`HTTPServer` or `HTTPPipeline`)...
Thanks, we will check that and get back to you.
> I have some improvements in my backup list, @localvar could decide whether to add (part of) them into the roadmap: > > 1. Eliminate global components(such as logger) in...
updated according to comments. For "API layer uses standard json(generated by protobuf)", I think it has been covered by "Protobuf models generating". And I didn't include "Clarify the location of...
added. > How about adding `modularized logger` which is not the completely same as the better unit testings?
hi @llooper-dev , could you please provide more detais about the question? for example: what have you done before you see the error, and for `The gateway service returns errorCode`,...
Do you mean you want Easegress to return error messages in JSON format instead of YAML for client commands? If so, you can modify the `HandleAPIError` function to make it...
close as the issue is not clearly described and is staled for more than a year. BTW: Easegress is now able to return error messages in JSON.