couchdb-nano
couchdb-nano copied to clipboard
Add head response type
Overview
Defines the return type of head.
Does not include content-length property since it is not returned by nano (see #301).
Checklist
- [x] Code is written and works correctly;
- [x] Changes are covered by tests;
- [x] Documentation reflects the changes;