Add support for HEAD type request

Hello,

I noticed in your new Game Data API for Auction House that a request for AH Data returns full AH dump + some meaningful info in the headers, especially “Last-Modified”. I would like to just send a HEAD type request to get ONLY the header data which contains “Last-Modified” to see whether I even need to download or process whole Auction House data dump. Currently it doesn’t seem to be enabled.

It would be nice.
But as a “hacky” solution, you could do what Erorus suggests in this post: