ns-System.Net.Http.Headers.xml 642 B

12345678910111213
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Namespace Name="System.Net.Http.Headers">
  3. <Docs>
  4. <summary>
  5. <attribution license="cc4" from="Microsoft" modified="false" />
  6. <para>Provides support for collections of HTTP headers used by the <see cref="N:System.Net.Http" /> namespace</para>
  7. </summary>
  8. <remarks>
  9. <attribution license="cc4" from="Microsoft" modified="false" />
  10. <para>The <see cref="N:System.Net.Http.Headers" /> namespace provides support for HTTP headers as defined in <see cref="http://go.microsoft.com/fwlink/?LinkID=241642">RFC 2616</see> by the IETF.</para>
  11. </remarks>
  12. </Docs>
  13. </Namespace>