This project is archived. Its data is read-only.
gs.statcounter.com does not work
http everywhere version: 3.0.3 firefox verison: 16.0.2 Suspected problem (httpfox, request headers): ``` (Request-Line) GET /chart.php?statType_hidden=browser&region_hidden=ww&granularity=monthly&statType=Browser&region=Worldwide&fromMonthYear=2011-10&toMonthYear=2012-10 HTTP/1.1 Host gs.statcounter.com ... Referer http://gs.statcounter.com/ ``` A http-response comes back, but with a NS_ERROR_DOM_BAD_URI. This is the last request/response issued by firefox, I assume it is the problematic one (a lot of response/requests are issued before this last one). My guess is that the referer should be https (instead of http).
issue