79123004

Date: 2024-10-24 17:14:35
Score: 0.5
Natty:
Report link

If you don't want to downgrade your HTTP version which I strongly recommend against, change your default request header to close the connection like so:

Client.DefaultRequestHeaders.ConnectionClose = true;
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Kozmocreamer