qi
qi
xref: https://www.envoyproxy.io/docs/envoy/v1.25.0/configuration/http/http_conn_man/local_reply.html?highlight=local%20reply ```yaml apiVersion: config.gateway.envoyproxy.io/v1alpha1 kind: EnvoyProxy metadata: name: with-local-reply-config spec: localReplyConfig: mappers: - filter: status_code_filter: comparison: op: EQ value: default_value: 400 runtime_key: key_b status_code: 401 body_format_override: text_format: "%LOCAL_REPLY_BODY% %REQ(:path)%"...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
README doc to international; code comment to international
validation the data
- [x] aes - qicz - [ ] des - [x] md5 - zouchangfu - [ ] rsa - [ ] sha256 @liuzwei - [ ] sha512 @liuzwei - [...
- [x] json - [x] xml @renzhuyan - [x] hex @moremind - [x] base64 @moremind - [ ] base32 @qurenneng - [ ] binary - [ ] csv - [...