Newbie: REST POST to localhost (Visual Studio Debugger running C#) gets changed to GET to other port
Hi, Apologies for newbie level of this post. This has me foxed becuase it only happens on localhost, if I send a PUT to a version of my API deployed on IIS or Kestrel then this problem doesn't occu...