apache / apisix-go-plugin-runner

Go Plugin Runner for APISIX
https://apisix.apache.org/
Apache License 2.0
167 stars 69 forks source link

fix. The request header and the response header are different #157

Closed reatang closed 5 months ago

reatang commented 5 months ago

Due to my mistake, the request and response header configurations used the same code

monkeyDluffy6017 commented 5 months ago

please resolve conflicts

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3bf72a2) 79.78% compared to head (9f11e45) 79.92%.

:exclamation: Current head 9f11e45 differs from pull request most recent head ae73169. Consider uploading reports for the commit ae73169 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #157 +/- ## ========================================== + Coverage 79.78% 79.92% +0.13% ========================================== Files 17 17 Lines 1039 1046 +7 ========================================== + Hits 829 836 +7 Misses 158 158 Partials 52 52 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.