safebrowsing icon indicating copy to clipboard operation
safebrowsing copied to clipboard

client should make multiple requests when >500 hash prefixes are queried

Open colonelxc opened this issue 7 years ago • 0 comments

The Safe Browsing API has a limit of 500 hash-prefixes per request (see update api). The server returns an error when that limit is exceeded (#87).

This client should batch the requests and reassemble.

colonelxc avatar Dec 14 '18 21:12 colonelxc