<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.abarth-origin" target="https://datatracker.ietf.org/doc/html/draft-abarth-origin-09">
   <front>
      <title>The Web Origin Concept</title>
      <author initials="A." surname="Barth" fullname="Adam Barth">
         <organization>Google, Inc.</organization>
      </author>
      <date month="November" day="26" year="2010" />
      <abstract>
	 <t>This document defines the concept of an &quot;origin&quot;, which represents a
web principal.  Typically, user agents isolate content retrieved from
different origins to prevent a malicious web site operator from
interfering with the operation of benign web sites.  In particular,
this document defines how to compute an origin from a URI, how to
serialize an origin to a string, and an HTTP header, named &quot;Origin&quot;,
for indicating which origin caused the user agent to issue a
particular HTTP request.
	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-abarth-origin-09" />
   
</reference>
