Request type
|
|
I made my copy use the HEAD request instead of GET. Slightly more efficient. Blacklist won't work with it that way though. |
|
|
That's a good idea but you're right, the blacklist wouldn't work. EDIT: I just request the meta.js of the file and blacklist that way. It's a much smaller file and almost as good as head, with blacklisting. |