How many bytes of data does a typical HTTP get request consume. For instance if I request a page from the server through a browser how many bytes of data would be sent?
Use Fiddler to intercept the request and see for yourself.