我正在抓online store,但我随机错过了产品。我做了一些调查,发现有些 string basepath = "D:\\ASN\\Documents\\ENU\\LO\\";
string fullpath = "D:\\ASN\\Documents\\ENU\\LO\\ANL\\File\\05003ede-59bf-45c6-bb57-a6111e9f18e0\\linux-cheat-sheet.pdf";
fullpath = fullpath.Replace(basepath, "");
string returnValue = fullpath.Remove(fullpath.IndexOf("\\"), fullpath.Length-fullpath.IndexOf("\\"));
返回空Request
,但response.body
为status
,所有空回复均来自200
。
我试图将FormRequest
设置为更大的数字,即1800s。问题仍然存在。
我真的不知道导致问题的原因。任何想法将不胜感激。
download_timeout