graphql-kit / graphql-faker

🎲 Mock or extend your GraphQL API with faked data. No coding required.
MIT License
2.69k stars 225 forks source link

Skip no string forward headers #142

Open revich2 opened 3 years ago

revich2 commented 3 years ago

I have caught an issue with --forward-headers. If the incoming headers object doesn't contain a header, that declared in --forward-headers then in proxy headers object will be with this header with undefined value.