Open
Description
Hi,
I'm writing with a change request. I want to set a flag that will disable checking the "ETag" header and sending a "HEAD" request. I have my own server from which I serve emoji-data JSON, but it blocks the reception of "HEAD" requests.
Performance cases are not a problem for me because I have my own caching system.
Thanks in advance for quickly solving my problem.