safebrowsing
safebrowsing copied to clipboard
client should make multiple requests when >500 hash prefixes are queried
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.