.net - How can i see the total size of the ViewState by using Fiddler? -


where can see total size of viewstate out of total size of response (value in bytes in body column) in fiddler 2?

thanks!

you copy-paste value of __viewstate hidden-field (using "view source" in browser, works without fiddler) new text-file , check size of file.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -