<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.mogul-http-dupsup" target="https://datatracker.ietf.org/doc/html/draft-mogul-http-dupsup-00">
   <front>
      <title>Duplicate Suppression in HTTP</title>
      <author initials="J." surname="Mogul" fullname="Jeffrey Mogul">
         </author>
      <author initials="A." surname="van Hoff" fullname="Arthur van Hoff">
         <organization>Marimba</organization>
      </author>
      <date month="April" day="16" year="1998" />
      <abstract>
	 <t>        A significant fraction of Web content is often exactly
        duplicated under several different URIs.  This duplication
        can lead to suboptimal use of network bandwidth, and
        unnecessary latency for users.  Much of this duplication
        can be avoided through the use of a simple mechanism,
        described here, which allows a cache to efficiently
        substitute one byte-for-byte identical value for another.
        By doing so, the cache avoids some or all of the network
        costs associated with retrieving the duplicate value.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-mogul-http-dupsup-00" />
   
</reference>
