WebOfTrust/signify-ts

Support the new RANGE and CONTENT-RANGE headers in Identifiers List.

pfeairheller opened this issue · 1 comments

The API now provides the option to paginate responses using the RANGE and CONTENT-RANGE HTTP headers. A sample of how it works can be seen in the python client.

merge with #91