✅ ✅ C# HttpClient returning 400, but other tools return 200
So, this fixed my issue, but I'm wondering why the .NET HttpClient is seemingly defaulting to an empty agent string in the header, when from what I can tell, most other mainstream libraries/languages put a default value in.
✅ ✅ C# HttpClient returning 400, but other tools return 200
thank you @canton7 , you're a lifesaver.
Can I ask how you figured that out? Did you just happen to know about the weird history that HImmDawg mentioned above?