Chia-Network / Climate-Tokenization-Engine

Apache License 2.0
2 stars 2 forks source link

set CADT api key header on requests to the CADT #62

Closed brodoin closed 1 year ago

brodoin commented 1 year ago

I've updated this PR with a fix to the original change I made. The api header was being added to the proxy response instead of the request. This resulted in the CADT not getting the api key it was expecting and instead the response header to the client containing the api key.