redcap-tools / PyCap

REDCap in Python
http://redcap-tools.github.io/PyCap/
MIT License
169 stars 80 forks source link

Refactor to only return headers when they are needed. Otherwise return content by default #195

Closed pwildenhain closed 2 years ago

pwildenhain commented 2 years ago

I'm thinking an option to Base._call_api that only returns headers when they provide useful information

pwildenhain commented 2 years ago

closed by #194