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

namespace System.Net.Http.Headers
{
public class HttpRequestHeaders // TypeDefIndex: 12036
{
	// Fields
	type#9616 expectContinue;

	// Methods
	// RVA: -1
	internal type#28660 .ctor() { }
	// RVA: -1
	public type#6092 get_Connection() { }
	// RVA: -1
	public type#9615 get_ConnectionClose() { }
	// RVA: -1
	public type#9615 get_ExpectContinue() { }
	// RVA: -1
	public type#26576 get_Host() { }
	// RVA: -1
	public type#6093 get_TransferEncoding() { }
	// RVA: -1
	public type#9615 get_TransferEncodingChunked() { }
	// RVA: -1
	internal type#28660 AddHeaders(type#19679 headers) { }
}
}
