I used curl -ss url to get the html source and ut had a line:
<input type="hidden" name="95c3563a3d3a8073f547c826c66c2183" value="1">
But when i use browser chrome to view html source the same line in original 
source was like:
<input type="hidden" name="71fb5da926d6807a126735dfc718d62d" value="1">
What was happening and why source retrieved using curl was different than that 
of original one viewed in browser.
Sent from Yahoo Mail on Android
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
  • Query daichiash1997--- via curl-library

Reply via email to