Class RequestHeaders

Class RequestHeaders

Nombre del espacio: Aspose.Svg.Net Asamblea: Aspose.SVG.dll (25.5.0)

Contiene títulos de protocolo asociados a una solicitud.

[ComVisible(true)]
public class RequestHeaders : WebHeaderCollection, ICollection, IEnumerable, IDeserializationCallback, ISerializable

Inheritance

object NameObjectCollectionBase NameValueCollection WebHeaderCollection RequestHeaders

Implements

ICollection ,y, IEnumerable ,y, IDeserializationCallback ,y, ISerializable

Miembros heredados

WebHeaderCollection.Set(string, string?) ,y, WebHeaderCollection.Set(HttpRequestHeader, string?) ,y, WebHeaderCollection.Set(HttpResponseHeader, string?) ,y, WebHeaderCollection.Remove(HttpRequestHeader) ,y, WebHeaderCollection.Remove(HttpResponseHeader) ,y, WebHeaderCollection.OnDeserialization(object?) ,y, WebHeaderCollection.IsRestricted(string) ,y, WebHeaderCollection.IsRestricted(string, bool) ,y, WebHeaderCollection.GetValues(int) ,y, WebHeaderCollection.GetValues(string) ,y, WebHeaderCollection.GetKey(int) ,y, WebHeaderCollection.Clear() ,y, WebHeaderCollection.Get(int) ,y, WebHeaderCollection.Get(string?) ,y, WebHeaderCollection.Add(HttpRequestHeader, string?) ,y, WebHeaderCollection.Add(HttpResponseHeader, string?) ,y, WebHeaderCollection.Add(string) ,y, WebHeaderCollection.Add(string, string?) ,y, WebHeaderCollection.AddWithoutValidate(string, string?) ,y, WebHeaderCollection.Remove(string) ,y, WebHeaderCollection.ToString() ,y, WebHeaderCollection.ToByteArray() ,y, WebHeaderCollection.GetEnumerator() ,y, WebHeaderCollection.this[HttpRequestHeader] ,y, WebHeaderCollection.this[HttpResponseHeader] ,y, WebHeaderCollection.Count ,y, WebHeaderCollection.Keys ,y, WebHeaderCollection.AllKeys ,y, NameValueCollection.InvalidateCachedArrays() ,y, NameValueCollection.Add(NameValueCollection) ,y, NameValueCollection.Clear() ,y, NameValueCollection.CopyTo(Array, int) ,y, NameValueCollection.HasKeys() ,y, NameValueCollection.Add(string?, string?) ,y, NameValueCollection.Get(string?) ,y, NameValueCollection.GetValues(string?) ,y, NameValueCollection.Set(string?, string?) ,y, NameValueCollection.Remove(string?) ,y, NameValueCollection.Get(int) ,y, NameValueCollection.GetValues(int) ,y, NameValueCollection.GetKey(int) ,y, NameValueCollection.this[string?] ,y, NameValueCollection.this[int] ,y, NameValueCollection.AllKeys ,y, NameObjectCollectionBase.OnDeserialization(object?) ,y, NameObjectCollectionBase.BaseHasKeys() ,y, NameObjectCollectionBase.BaseAdd(string?, object?) ,y, NameObjectCollectionBase.BaseRemove(string?) ,y, NameObjectCollectionBase.BaseRemoveAt(int) ,y, NameObjectCollectionBase.BaseClear() ,y, NameObjectCollectionBase.BaseGet(string?) ,y, NameObjectCollectionBase.BaseSet(string?, object?) ,y, NameObjectCollectionBase.BaseGet(int) ,y, NameObjectCollectionBase.BaseGetKey(int) ,y, NameObjectCollectionBase.BaseSet(int, object?) ,y, NameObjectCollectionBase.GetEnumerator() ,y, NameObjectCollectionBase.BaseGetAllKeys() ,y, NameObjectCollectionBase.BaseGetAllValues() ,y, NameObjectCollectionBase.BaseGetAllValues(Type) ,y, NameObjectCollectionBase.IsReadOnly ,y, NameObjectCollectionBase.Count ,y, NameObjectCollectionBase.Keys ,y, object.GetType() ,y, object.MemberwiseClone() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()

Constructors

RequestHeaders()

public RequestHeaders()

Ver también

WebHeaderCollection

 Español