cpoDesign / APIFramework

A simple wrapper to call your endpoints.
MIT License
1 stars 0 forks source link

PupulateCustomHeaders method spelled incorrectly #3

Closed programystic closed 5 years ago

programystic commented 5 years ago

The PupulateCustomHeaders method in the ApiWrapper class has been spelled incorrectly.

It should be PopulateCustomHeaders.

alireza-delavari commented 5 years ago

may i fix this?

cpoDesign commented 5 years ago

@general73 Thank you for help and PR. @programystic Thank you for reporting the issue.