79183232

Date: 2024-11-13 02:34:57
Score: 1
Natty:
Report link

I found the way to solve this problem. This page & this page can explain such phenomenon. I am using .net472 and the HttpCliet.Post send two packets, one for header and the other one for the body. But somehow the target machine cannot handle the seperated post packets correctly. When it receives the first packet it responses and will not perform the posted data as expected. I cannot change the .net version so I solved this by platform invoking another dll like wininet.dll.

Reasons:
  • Blacklisted phrase (0.5): I cannot
  • Whitelisted phrase (-2): I solved
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Dream Land