// Assembly: System.Net.Http
// Full name: System.Net.Http.Headers.HttpContentHeaders

namespace System.Net.Http.Headers
{
public class HttpContentHeaders // TypeDefIndex: 12029
{
	// Fields
	type#19656 content;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#19653 content) { }
	// RVA: -1
	public type#9673 get_ContentLength() { }
	// RVA: -1
	public type#22523 get_ContentType() { }
}
}
