curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Query

From: daichiash1997--- via curl-library <curl-library_at_cool.haxx.se>
Date: Tue, 9 Jun 2020 05:48:28 +0000 (UTC)

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
Received on 2020-06-09