News

To add a Location header, that response must be modified before it's returned back to the client: // ----- Build the response with a location. response = Request.CreateResponse(HttpStatusCode.Created) ...