http headers - Efficient way to inspect Cookie creation in real time -
i want inspect happens cookies when browse website, in order figure out how website track data.
i guess can use chrome developer tools, , use network tab, , within each http requests one-by-one (there 100 of them) , check cookie tab , "response cookies", right?
is there easier way this? tool see cookies being created / changed?
Comments
Post a Comment