I am running one application in local server. If i am accessing that application by giving address as localhost, i could see post response size (html page) (in firebug) 8 kb.
If i am accessing same application by giving address as host name(or IP address), i am observing post response size as 2 KB!! Why firebug is showing different sizes, even though actually html page getting in both the cases is same?? If i check the size of HTML page by copying the response contents in text file, i could see the size is 8 KB. So why is firebug giving different data sizes?? -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
