su chen

Results 6 issues of su chen

replace nil mapper to mock mapper in test `TestHTTPTransferHeaderCopy` to prevent test random fail.

Currently this feature is working in process and can be seen on megaease/easegress:new-pipeline branch. ## Pipeline Design Spec: ```yaml name: pipeline-demo kind: Pipeline # only support MQTT now, for http,...

**Is your feature request related to a problem? Please describe.** Providing more detailed and Kubernetes-like states to Easegress controllers. **Describe the solution you'd like** Introduce the following states to easegress...

**Is your feature request related to a problem? Please describe.** For now, every path in `HTTPSever` has a corresponding `Pipeline`. To share filters between pipelines, we use `GlobalFilter`, which execute...