Comment 1 for bug 1757250

Revision history for this message
Tim Burke (1-tim-z) wrote :

> make sure all direct_client methods accept the headers kwarg

At time of writing (around 2.19.0), the following methods need this:

- direct_get_account
- direct_head_container

Separately, do we not have direct_head_account or direct_post_account functions?