The picture above comes from Simulated login to CSDN - it's that simple
When I was going to write a simulated login to CSDN, I needed to find the Form Data, but I couldn't find it. I had written a simulated login on Zhihu before. As long as you deliberately enter wrong information, Form Data will pop up in the network, but it cannot be found in csdn, so I use Chrome.
世界只因有你2017-05-18 10:56:44
Only if you post
提交数据时,才会有From Data
部分. 在调试工具--network
部分,找到对应的post
link, click the link.
Reference View Submitted Form Data in Chrome