anbukiller
Registered Member
- Jan 2, 2009
- 61
- 5
I've written an HTTP wrapper in JAVA that implements the basic POST (i.e., to a form) and GET (i.e, retrieve the source code of any page) for any url.
When I use POST or GET on my website (for which I have a page load counter) or on Youtube, it doesn't count as an official "hit" at all. Can the GET and POST method to constitute an page view? I am also accepting cookies btw.
When I use POST or GET on my website (for which I have a page load counter) or on Youtube, it doesn't count as an official "hit" at all. Can the GET and POST method to constitute an page view? I am also accepting cookies btw.