DigixGlobal / governance-ui-components

Governance UI reusable components library
Other
3 stars 2 forks source link

[fix] Remove unneccessary headers when fetching or sending data #338

Closed FrancisMurilloDigix closed 5 years ago

FrancisMurilloDigix commented 5 years ago

When making XHR/fetch requests, headers with null or '' or empty values should be removed since they conflict with CORS of the server.