1 write to _headers
System.Net.Http (1)
System\Net\Http\HttpContent.cs (1)
113public HttpContentHeaders Headers => _headers ??= new HttpContentHeaders(this);