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