You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juneau.apache.org by ja...@apache.org on 2017/06/02 15:32:17 UTC

[16/51] [partial] incubator-juneau-website git commit: Javadoc updates.

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/1cf7b4bb/content/site/apidocs/org/apache/juneau/http/MediaType.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/MediaType.html b/content/site/apidocs/org/apache/juneau/http/MediaType.html
index 1666379..59ff708 100644
--- a/content/site/apidocs/org/apache/juneau/http/MediaType.html
+++ b/content/site/apidocs/org/apache/juneau/http/MediaType.html
@@ -113,10 +113,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a>
-public class <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.29">MediaType</a>
+public class <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.35">MediaType</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">Describes a single media type used in content negotiation between an HTTP client and server, as described in
- Section 14.1 and 14.7 of RFC2616 (the HTTP/1.1 specification).</div>
+ Section 14.1 and 14.7 of RFC2616 (the HTTP/1.1 specification).
+
+ <h6 class='topic'>Additional Information</h6>
+ <ul class='doctree'>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.http</a>
+   <li class='extlink'><a class='doclink' href='https://www.w3.org/Protocols/rfc2616/rfc2616.html'>Hypertext Transfer Protocol -- HTTP/1.1</a>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -316,7 +322,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>CSV</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.37">CSV</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.43">CSV</a></pre>
 <div class="block">Reusable predefined media type</div>
 </li>
 </ul>
@@ -326,7 +332,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>HTML</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.38">HTML</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.44">HTML</a></pre>
 <div class="block">Reusable predefined media type</div>
 </li>
 </ul>
@@ -336,7 +342,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>JSON</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.39">JSON</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.45">JSON</a></pre>
 <div class="block">Reusable predefined media type</div>
 </li>
 </ul>
@@ -346,7 +352,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>MSGPACK</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.40">MSGPACK</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.46">MSGPACK</a></pre>
 <div class="block">Reusable predefined media type</div>
 </li>
 </ul>
@@ -356,7 +362,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>PLAIN</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.41">PLAIN</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.47">PLAIN</a></pre>
 <div class="block">Reusable predefined media type</div>
 </li>
 </ul>
@@ -366,7 +372,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>UON</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.42">UON</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.48">UON</a></pre>
 <div class="block">Reusable predefined media type</div>
 </li>
 </ul>
@@ -376,7 +382,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>URLENCODING</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.43">URLENCODING</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.49">URLENCODING</a></pre>
 <div class="block">Reusable predefined media type</div>
 </li>
 </ul>
@@ -386,7 +392,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>XML</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.44">XML</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.50">XML</a></pre>
 <div class="block">Reusable predefined media type</div>
 </li>
 </ul>
@@ -396,7 +402,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>XMLSOAP</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.45">XMLSOAP</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.51">XMLSOAP</a></pre>
 <div class="block">Reusable predefined media type</div>
 </li>
 </ul>
@@ -406,7 +412,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>RDF</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.47">RDF</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.53">RDF</a></pre>
 <div class="block">Reusable predefined media type</div>
 </li>
 </ul>
@@ -416,7 +422,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>RDFABBREV</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.48">RDFABBREV</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.54">RDFABBREV</a></pre>
 <div class="block">Reusable predefined media type</div>
 </li>
 </ul>
@@ -426,7 +432,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>NTRIPLE</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.49">NTRIPLE</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.55">NTRIPLE</a></pre>
 <div class="block">Reusable predefined media type</div>
 </li>
 </ul>
@@ -436,7 +442,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>TURTLE</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.50">TURTLE</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.56">TURTLE</a></pre>
 <div class="block">Reusable predefined media type</div>
 </li>
 </ul>
@@ -446,7 +452,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>N3</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.51">N3</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> <a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.57">N3</a></pre>
 <div class="block">Reusable predefined media type</div>
 </li>
 </ul>
@@ -464,7 +470,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>forString</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.80">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.86">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s)</pre>
 <div class="block">Returns the media type for the specified string.
  The same media type strings always return the same objects so that these objects
  can be compared for equality using '=='.
@@ -492,7 +498,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getType</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.147">getType</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.153">getType</a>()</pre>
 <div class="block">Returns the <js>'type'</js> fragment of the <js>'type/subType'</js> string.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -506,7 +512,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getSubType</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.156">getSubType</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.162">getSubType</a>()</pre>
 <div class="block">Returns the <js>'subType'</js> fragment of the <js>'type/subType'</js> string.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -520,7 +526,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getSubTypes</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.167">getSubTypes</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.173">getSubTypes</a>()</pre>
 <div class="block">Returns the subtypes broken down by fragments delimited by <js>"'"</js>.
  For example, the media type <js>"text/foo+bar"</js> will return a list of
  <code>[<js>'foo'</js>,<js>'bar'</js>]</code></div>
@@ -536,7 +542,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>matches</h4>
-<pre>public final&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.185">matches</a>(<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;o)</pre>
+<pre>public final&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.191">matches</a>(<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;o)</pre>
 <div class="block">Returns <jk>true</jk> if this media type is a match for the specified media type.
  <p>
  Matches if any of the following is true:
@@ -560,7 +566,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>match</h4>
-<pre>public final&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.209">match</a>(<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;o)</pre>
+<pre>public final&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.215">match</a>(<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;o)</pre>
 <div class="block">Returns a match metric against the specified media type where a larger number represents a better match.
  <p>
  <ul>
@@ -590,7 +596,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getParameters</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.253">getParameters</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.259">getParameters</a>()</pre>
 <div class="block">Returns the additional parameters on this media type.
  <p>
  For example, given the media type string <js>"text/html;level=1"</js>, will return a map
@@ -607,7 +613,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.258">toString</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.264">toString</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
@@ -620,7 +626,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>hashCode</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.269">hashCode</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.275">hashCode</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
@@ -633,7 +639,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>equals</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.274">equals</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.280">equals</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/1cf7b4bb/content/site/apidocs/org/apache/juneau/http/MediaTypeRange.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/MediaTypeRange.html b/content/site/apidocs/org/apache/juneau/http/MediaTypeRange.html
index e2c5dff..4cb74e5 100644
--- a/content/site/apidocs/org/apache/juneau/http/MediaTypeRange.html
+++ b/content/site/apidocs/org/apache/juneau/http/MediaTypeRange.html
@@ -113,11 +113,17 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a>
-public final class <a href="../../../../src-html/org/apache/juneau/http/MediaTypeRange.html#line.26">MediaTypeRange</a>
+public final class <a href="../../../../src-html/org/apache/juneau/http/MediaTypeRange.html#line.32">MediaTypeRange</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
 implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../org/apache/juneau/http/MediaTypeRange.html" title="class in org.apache.juneau.http">MediaTypeRange</a>&gt;</pre>
 <div class="block">Describes a single type used in content negotiation between an HTTP client and server, as described in
- Section 14.1 and 14.7 of RFC2616 (the HTTP/1.1 specification).</div>
+ Section 14.1 and 14.7 of RFC2616 (the HTTP/1.1 specification).
+
+ <h6 class='topic'>Additional Information</h6>
+ <ul class='doctree'>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.http</a>
+   <li class='extlink'><a class='doclink' href='https://www.w3.org/Protocols/rfc2616/rfc2616.html'>Hypertext Transfer Protocol -- HTTP/1.1</a>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -219,7 +225,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockList">
 <li class="blockList">
 <h4>parse</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/MediaTypeRange.html" title="class in org.apache.juneau.http">MediaTypeRange</a>[]&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaTypeRange.html#line.56">parse</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/MediaTypeRange.html" title="class in org.apache.juneau.http">MediaTypeRange</a>[]&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaTypeRange.html#line.62">parse</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block">Parses an <code>Accept</code> header value into an array of media ranges.
  <p>
  The returned media ranges are sorted such that the most acceptable media is available at ordinal position <js>'0'</js>, and the least acceptable at position n-1.
@@ -251,7 +257,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockList">
 <li class="blockList">
 <h4>getMediaType</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaTypeRange.html#line.141">getMediaType</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaTypeRange.html#line.147">getMediaType</a>()</pre>
 <div class="block">Returns the media type enclosed by this media range.
 
  <h5 class='section'>Examples:</h5>
@@ -272,7 +278,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockList">
 <li class="blockList">
 <h4>getQValue</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Float.html?is-external=true" title="class or interface in java.lang">Float</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaTypeRange.html#line.155">getQValue</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Float.html?is-external=true" title="class or interface in java.lang">Float</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaTypeRange.html#line.161">getQValue</a>()</pre>
 <div class="block">Returns the <js>'q'</js> (quality) value for this type, as described in Section 3.9 of RFC2616.
  <p>
  The quality value is a float between <code>0.0</code> (unacceptable) and <code>1.0</code> (most acceptable).
@@ -291,7 +297,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockList">
 <li class="blockList">
 <h4>getExtensions</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaTypeRange.html#line.166">getExtensions</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaTypeRange.html#line.172">getExtensions</a>()</pre>
 <div class="block">Returns the optional set of custom extensions defined for this type.
  <p>
  Values are lowercase and never <jk>null</jk>.</div>
@@ -307,7 +313,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockList">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaTypeRange.html#line.178">toString</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaTypeRange.html#line.184">toString</a>()</pre>
 <div class="block">Provides a string representation of this media range, suitable for use as an <code>Accept</code> header value.
  <p>
  The literal text generated will be all lowercase.</div>
@@ -325,7 +331,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockList">
 <li class="blockList">
 <h4>equals</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaTypeRange.html#line.208">equals</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaTypeRange.html#line.214">equals</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
 <div class="block">Returns <jk>true</jk> if the specified object is also a <code>MediaType</code>, and has the same qValue, type, parameters, and extensions.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
@@ -341,7 +347,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockList">
 <li class="blockList">
 <h4>hashCode</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaTypeRange.html#line.228">hashCode</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaTypeRange.html#line.234">hashCode</a>()</pre>
 <div class="block">Returns a hash based on this instance's <code>media-type</code>.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
@@ -357,7 +363,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockList">
 <li class="blockList">
 <h4>compareTo</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaTypeRange.html#line.245">compareTo</a>(<a href="../../../../org/apache/juneau/http/MediaTypeRange.html" title="class in org.apache.juneau.http">MediaTypeRange</a>&nbsp;o)</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaTypeRange.html#line.251">compareTo</a>(<a href="../../../../org/apache/juneau/http/MediaTypeRange.html" title="class in org.apache.juneau.http">MediaTypeRange</a>&nbsp;o)</pre>
 <div class="block">Compares two MediaRanges for equality.
  <p>
  The values are first compared according to <code>qValue</code> values.
@@ -380,7 +386,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>matches</h4>
-<pre>public&nbsp;float&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaTypeRange.html#line.265">matches</a>(<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;o)</pre>
+<pre>public&nbsp;float&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaTypeRange.html#line.271">matches</a>(<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;o)</pre>
 <div class="block">Matches the specified media type against this range and returns a q-value
  between 0 and 1 indicating the quality of the match.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/1cf7b4bb/content/site/apidocs/org/apache/juneau/http/Pragma.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Pragma.html b/content/site/apidocs/org/apache/juneau/http/Pragma.html
index 1ecfba0..081694d 100644
--- a/content/site/apidocs/org/apache/juneau/http/Pragma.html
+++ b/content/site/apidocs/org/apache/juneau/http/Pragma.html
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Pragma.html#line.54">Pragma</a>
+<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Pragma.html#line.60">Pragma</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>Pragma</l> HTTP request/response header.
  <p>
@@ -151,7 +151,13 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
  No new Pragma directives will be defined in HTTP.
  <p>
  Note: because the meaning of "Pragma: no-cache as a response header field is not actually specified, it does not
- provide a reliable replacement for "Cache-Control: no-cache" in a response.</div>
+ provide a reliable replacement for "Cache-Control: no-cache" in a response.
+
+ <h6 class='topic'>Additional Information</h6>
+ <ul class='doctree'>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.http</a>
+   <li class='extlink'><a class='doclink' href='https://www.w3.org/Protocols/rfc2616/rfc2616.html'>Hypertext Transfer Protocol -- HTTP/1.1</a>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -211,7 +217,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>forString</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/Pragma.html" title="class in org.apache.juneau.http">Pragma</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/Pragma.html#line.62">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/Pragma.html" title="class in org.apache.juneau.http">Pragma</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/Pragma.html#line.68">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block">Returns a parsed <code>Pragma</code> header.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/1cf7b4bb/content/site/apidocs/org/apache/juneau/http/ProxyAuthenticate.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/ProxyAuthenticate.html b/content/site/apidocs/org/apache/juneau/http/ProxyAuthenticate.html
index 0cfcd1a..dc5563f 100644
--- a/content/site/apidocs/org/apache/juneau/http/ProxyAuthenticate.html
+++ b/content/site/apidocs/org/apache/juneau/http/ProxyAuthenticate.html
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/ProxyAuthenticate.html#line.41">ProxyAuthenticate</a>
+<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/ProxyAuthenticate.html#line.47">ProxyAuthenticate</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l> Proxy-Authenticate</l> HTTP response header.
  <p>
@@ -138,7 +138,13 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
  Unlike WWW-Authenticate, the Proxy-Authenticate header field applies only to the current connection and SHOULD NOT
  be passed on to downstream clients.
  However, an intermediate proxy might need to obtain its own credentials by requesting them from the downstream
- client, which in some circumstances will appear as if the proxy is forwarding the Proxy-Authenticate header field.</div>
+ client, which in some circumstances will appear as if the proxy is forwarding the Proxy-Authenticate header field.
+
+ <h6 class='topic'>Additional Information</h6>
+ <ul class='doctree'>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.http</a>
+   <li class='extlink'><a class='doclink' href='https://www.w3.org/Protocols/rfc2616/rfc2616.html'>Hypertext Transfer Protocol -- HTTP/1.1</a>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -198,7 +204,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>forString</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/ProxyAuthenticate.html" title="class in org.apache.juneau.http">ProxyAuthenticate</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/ProxyAuthenticate.html#line.49">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/ProxyAuthenticate.html" title="class in org.apache.juneau.http">ProxyAuthenticate</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/ProxyAuthenticate.html#line.55">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block">Returns a parsed <code>Proxy-Authenticate</code> header.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/1cf7b4bb/content/site/apidocs/org/apache/juneau/http/ProxyAuthorization.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/ProxyAuthorization.html b/content/site/apidocs/org/apache/juneau/http/ProxyAuthorization.html
index ef20483..67c197b 100644
--- a/content/site/apidocs/org/apache/juneau/http/ProxyAuthorization.html
+++ b/content/site/apidocs/org/apache/juneau/http/ProxyAuthorization.html
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/ProxyAuthorization.html#line.43">ProxyAuthorization</a>
+<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/ProxyAuthorization.html#line.49">ProxyAuthorization</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>Proxy-Authorization</l> HTTP request header.
  <p>
@@ -140,7 +140,13 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
  When multiple proxies are used in a chain, the Proxy-Authorization header field is consumed by the first outbound
  proxy that was expecting to receive credentials.
  A proxy MAY relay the credentials from the client request to the next proxy if that is the mechanism by which the
- proxies cooperatively authenticate a given request.</div>
+ proxies cooperatively authenticate a given request.
+
+ <h6 class='topic'>Additional Information</h6>
+ <ul class='doctree'>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.http</a>
+   <li class='extlink'><a class='doclink' href='https://www.w3.org/Protocols/rfc2616/rfc2616.html'>Hypertext Transfer Protocol -- HTTP/1.1</a>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -200,7 +206,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>forString</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/ProxyAuthorization.html" title="class in org.apache.juneau.http">ProxyAuthorization</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/ProxyAuthorization.html#line.51">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/ProxyAuthorization.html" title="class in org.apache.juneau.http">ProxyAuthorization</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/ProxyAuthorization.html#line.57">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block">Returns a parsed <code>Proxy-Authorization</code> header.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/1cf7b4bb/content/site/apidocs/org/apache/juneau/http/Range.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Range.html b/content/site/apidocs/org/apache/juneau/http/Range.html
index 8a00ea8..b733d91 100644
--- a/content/site/apidocs/org/apache/juneau/http/Range.html
+++ b/content/site/apidocs/org/apache/juneau/http/Range.html
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Range.html#line.119">Range</a>
+<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Range.html#line.125">Range</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>Range</l> HTTP request header.
  <p>
@@ -216,7 +216,13 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
  <p>
  If a proxy that supports ranges receives a Range request, forwards the request to an inbound server, and receives an
  entire entity in reply, it SHOULD only return the requested range to its client.
- It SHOULD store the entire received response in its cache if that is consistent with its cache allocation policies.</div>
+ It SHOULD store the entire received response in its cache if that is consistent with its cache allocation policies.
+
+ <h6 class='topic'>Additional Information</h6>
+ <ul class='doctree'>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.http</a>
+   <li class='extlink'><a class='doclink' href='https://www.w3.org/Protocols/rfc2616/rfc2616.html'>Hypertext Transfer Protocol -- HTTP/1.1</a>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -276,7 +282,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>forString</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/Range.html" title="class in org.apache.juneau.http">Range</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/Range.html#line.127">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/Range.html" title="class in org.apache.juneau.http">Range</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/Range.html#line.133">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block">Returns a parsed <code>Range</code> header.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/1cf7b4bb/content/site/apidocs/org/apache/juneau/http/Referer.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Referer.html b/content/site/apidocs/org/apache/juneau/http/Referer.html
index 1f7a3c3..e837109 100644
--- a/content/site/apidocs/org/apache/juneau/http/Referer.html
+++ b/content/site/apidocs/org/apache/juneau/http/Referer.html
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Referer.html#line.48">Referer</a>
+<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Referer.html#line.54">Referer</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderUri.html" title="class in org.apache.juneau.http">HeaderUri</a></pre>
 <div class="block">Represents a parsed <l>Referer</l> HTTP request header.
  <p>
@@ -145,7 +145,13 @@ extends <a href="../../../../org/apache/juneau/http/HeaderUri.html" title="class
  </p>
  <p>
  If the field value is a relative URI, it SHOULD be interpreted relative to the Request-URI.
- The URI MUST NOT include a fragment. See section 15.1.3 for security considerations.</div>
+ The URI MUST NOT include a fragment. See section 15.1.3 for security considerations.
+
+ <h6 class='topic'>Additional Information</h6>
+ <ul class='doctree'>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.http</a>
+   <li class='extlink'><a class='doclink' href='https://www.w3.org/Protocols/rfc2616/rfc2616.html'>Hypertext Transfer Protocol -- HTTP/1.1</a>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -205,7 +211,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderUri.html" title="class
 <ul class="blockListLast">
 <li class="blockList">
 <h4>forString</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/Referer.html" title="class in org.apache.juneau.http">Referer</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/Referer.html#line.56">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/Referer.html" title="class in org.apache.juneau.http">Referer</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/Referer.html#line.62">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block">Returns a parsed <code>Referer</code> header.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/1cf7b4bb/content/site/apidocs/org/apache/juneau/http/RetryAfter.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/RetryAfter.html b/content/site/apidocs/org/apache/juneau/http/RetryAfter.html
index 12309ac..ce4b9a9 100644
--- a/content/site/apidocs/org/apache/juneau/http/RetryAfter.html
+++ b/content/site/apidocs/org/apache/juneau/http/RetryAfter.html
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/RetryAfter.html#line.50">RetryAfter</a>
+<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/RetryAfter.html#line.56">RetryAfter</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>Retry-After</l> HTTP response header.
  <p>
@@ -143,7 +143,13 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
    Retry-After: 120
  </p>
  <p>
- In the latter example, the delay is 2 minutes.</div>
+ In the latter example, the delay is 2 minutes.
+
+ <h6 class='topic'>Additional Information</h6>
+ <ul class='doctree'>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.http</a>
+   <li class='extlink'><a class='doclink' href='https://www.w3.org/Protocols/rfc2616/rfc2616.html'>Hypertext Transfer Protocol -- HTTP/1.1</a>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -215,7 +221,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
 <ul class="blockList">
 <li class="blockList">
 <h4>forString</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/RetryAfter.html" title="class in org.apache.juneau.http">RetryAfter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/RetryAfter.html#line.58">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/RetryAfter.html" title="class in org.apache.juneau.http">RetryAfter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/RetryAfter.html#line.64">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block">Returns a parsed <code>Retry-After</code> header.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -231,7 +237,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
 <ul class="blockList">
 <li class="blockList">
 <h4>asDate</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/RetryAfter.html#line.72">asDate</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/RetryAfter.html#line.78">asDate</a>()</pre>
 <div class="block">Returns this header value as a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Date</code></a> object.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -245,7 +251,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>asInt</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/http/RetryAfter.html#line.83">asInt</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/http/RetryAfter.html#line.89">asInt</a>()</pre>
 <div class="block">Returns this header value as an integer.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/1cf7b4bb/content/site/apidocs/org/apache/juneau/http/Server.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Server.html b/content/site/apidocs/org/apache/juneau/http/Server.html
index 2f1aa6f..8071207 100644
--- a/content/site/apidocs/org/apache/juneau/http/Server.html
+++ b/content/site/apidocs/org/apache/juneau/http/Server.html
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Server.html#line.48">Server</a>
+<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Server.html#line.54">Server</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>Server</l> HTTP response header.
  <p>
@@ -145,7 +145,13 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
  <p>
  Note: Revealing the specific software version of the server might allow the server machine to become more vulnerable
  to attacks against software that is known to contain security holes.
- Server implementors are encouraged to make this field a configurable option.</div>
+ Server implementors are encouraged to make this field a configurable option.
+
+ <h6 class='topic'>Additional Information</h6>
+ <ul class='doctree'>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.http</a>
+   <li class='extlink'><a class='doclink' href='https://www.w3.org/Protocols/rfc2616/rfc2616.html'>Hypertext Transfer Protocol -- HTTP/1.1</a>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -205,7 +211,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>forString</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/Server.html" title="class in org.apache.juneau.http">Server</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/Server.html#line.56">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/Server.html" title="class in org.apache.juneau.http">Server</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/Server.html#line.62">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block">Returns a parsed <code>Server</code> header.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/1cf7b4bb/content/site/apidocs/org/apache/juneau/http/StringRange.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/StringRange.html b/content/site/apidocs/org/apache/juneau/http/StringRange.html
index 4ce54dc..ee29938 100644
--- a/content/site/apidocs/org/apache/juneau/http/StringRange.html
+++ b/content/site/apidocs/org/apache/juneau/http/StringRange.html
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a>
-public final class <a href="../../../../src-html/org/apache/juneau/http/StringRange.html#line.31">StringRange</a>
+public final class <a href="../../../../src-html/org/apache/juneau/http/StringRange.html#line.37">StringRange</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
 implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../org/apache/juneau/http/StringRange.html" title="class in org.apache.juneau.http">StringRange</a>&gt;</pre>
 <div class="block">Represents a single value in a comma-delimited header value that optionally contains a quality
@@ -122,7 +122,13 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
  Similar in concept to <a href="../../../../org/apache/juneau/http/MediaTypeRange.html" title="class in org.apache.juneau.http"><code>MediaTypeRange</code></a> except instead of media types (e.g. <js>"text/json"</js>),
  it's a simple type (e.g. <js>"iso-8601"</js>).
  <p>
- An example of a type range is a value in an <code>Accept-Encoding</code> header.</div>
+ An example of a type range is a value in an <code>Accept-Encoding</code> header.
+
+ <h6 class='topic'>Additional Information</h6>
+ <ul class='doctree'>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.http</a>
+   <li class='extlink'><a class='doclink' href='https://www.w3.org/Protocols/rfc2616/rfc2616.html'>Hypertext Transfer Protocol -- HTTP/1.1</a>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -223,7 +229,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockList">
 <li class="blockList">
 <h4>parse</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/StringRange.html" title="class in org.apache.juneau.http">StringRange</a>[]&nbsp;<a href="../../../../src-html/org/apache/juneau/http/StringRange.html#line.62">parse</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/StringRange.html" title="class in org.apache.juneau.http">StringRange</a>[]&nbsp;<a href="../../../../src-html/org/apache/juneau/http/StringRange.html#line.68">parse</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block">Parses a header such as an <code>Accept-Encoding</code> header value into an array of type ranges.
  <p>
  The syntax expected to be found in the referenced <code>value</code> complies with the syntax described in RFC2616, Section 14.1, as described below:
@@ -256,7 +262,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockList">
 <li class="blockList">
 <h4>getType</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/StringRange.html#line.147">getType</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/StringRange.html#line.153">getType</a>()</pre>
 <div class="block">Returns the type enclosed by this type range.
 
  <h5 class='section'>Examples:</h5>
@@ -277,7 +283,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockList">
 <li class="blockList">
 <h4>getQValue</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Float.html?is-external=true" title="class or interface in java.lang">Float</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/StringRange.html#line.161">getQValue</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Float.html?is-external=true" title="class or interface in java.lang">Float</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/StringRange.html#line.167">getQValue</a>()</pre>
 <div class="block">Returns the <js>'q'</js> (quality) value for this type, as described in Section 3.9 of RFC2616.
  <p>
  The quality value is a float between <code>0.0</code> (unacceptable) and <code>1.0</code> (most acceptable).
@@ -296,7 +302,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockList">
 <li class="blockList">
 <h4>getExtensions</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/http/StringRange.html#line.172">getExtensions</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/http/StringRange.html#line.178">getExtensions</a>()</pre>
 <div class="block">Returns the optional set of custom extensions defined for this type.
  <p>
  Values are lowercase and never <jk>null</jk>.</div>
@@ -312,7 +318,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockList">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/StringRange.html#line.184">toString</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/StringRange.html#line.190">toString</a>()</pre>
 <div class="block">Provides a string representation of this media range, suitable for use as an <code>Accept</code> header value.
  <p>
  The literal text generated will be all lowercase.</div>
@@ -330,7 +336,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockList">
 <li class="blockList">
 <h4>equals</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/http/StringRange.html#line.214">equals</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/http/StringRange.html#line.220">equals</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
 <div class="block">Returns <jk>true</jk> if the specified object is also a <code>MediaType</code>, and has the same qValue, type, parameters, and extensions.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
@@ -346,7 +352,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockList">
 <li class="blockList">
 <h4>hashCode</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/http/StringRange.html#line.234">hashCode</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/http/StringRange.html#line.240">hashCode</a>()</pre>
 <div class="block">Returns a hash based on this instance's <code>media-type</code>.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
@@ -362,7 +368,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockList">
 <li class="blockList">
 <h4>compareTo</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/http/StringRange.html#line.249">compareTo</a>(<a href="../../../../org/apache/juneau/http/StringRange.html" title="class in org.apache.juneau.http">StringRange</a>&nbsp;o)</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/http/StringRange.html#line.255">compareTo</a>(<a href="../../../../org/apache/juneau/http/StringRange.html" title="class in org.apache.juneau.http">StringRange</a>&nbsp;o)</pre>
 <div class="block">Compares two MediaRanges for equality.
  <p>
  The values are first compared according to <code>qValue</code> values.
@@ -383,7 +389,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>matches</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/http/StringRange.html#line.271">matches</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/http/StringRange.html#line.277">matches</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Checks if the specified type matches this range.
  <p>
  The type will match this range if the range type string is the same or <js>"*"</js>.</div>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/1cf7b4bb/content/site/apidocs/org/apache/juneau/http/TE.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/TE.html b/content/site/apidocs/org/apache/juneau/http/TE.html
index 211d7f6..34c5ba6 100644
--- a/content/site/apidocs/org/apache/juneau/http/TE.html
+++ b/content/site/apidocs/org/apache/juneau/http/TE.html
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/TE.html#line.75">TE</a>
+<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/TE.html#line.81">TE</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderRangeArray.html" title="class in org.apache.juneau.http">HeaderRangeArray</a></pre>
 <div class="block">Represents a parsed <l>TE</l> HTTP request header.
  <p>
@@ -168,7 +168,13 @@ extends <a href="../../../../org/apache/juneau/http/HeaderRangeArray.html" title
    The "chunked" transfer-coding always has a qvalue of 1.
  </ol>
  If the TE field-value is empty or if no TE field is present, the only transfer-coding is "chunked".
- A message with no transfer-coding is always acceptable.</div>
+ A message with no transfer-coding is always acceptable.
+
+ <h6 class='topic'>Additional Information</h6>
+ <ul class='doctree'>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.http</a>
+   <li class='extlink'><a class='doclink' href='https://www.w3.org/Protocols/rfc2616/rfc2616.html'>Hypertext Transfer Protocol -- HTTP/1.1</a>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -228,7 +234,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderRangeArray.html" title
 <ul class="blockListLast">
 <li class="blockList">
 <h4>forString</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/TE.html" title="class in org.apache.juneau.http">TE</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/TE.html#line.85">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/TE.html" title="class in org.apache.juneau.http">TE</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/TE.html#line.91">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block">Returns a parsed <code>Accept</code> header.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/1cf7b4bb/content/site/apidocs/org/apache/juneau/http/Trailer.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Trailer.html b/content/site/apidocs/org/apache/juneau/http/Trailer.html
index 0b70c0d..9e79c88 100644
--- a/content/site/apidocs/org/apache/juneau/http/Trailer.html
+++ b/content/site/apidocs/org/apache/juneau/http/Trailer.html
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Trailer.html#line.48">Trailer</a>
+<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Trailer.html#line.54">Trailer</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>Trailer</l> HTTP response header.
  <p>
@@ -145,6 +145,12 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
    <li>Transfer-Encoding
    <li>Content-Length
    <li>Trailer
+ </ul>
+
+ <h6 class='topic'>Additional Information</h6>
+ <ul class='doctree'>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.http</a>
+   <li class='extlink'><a class='doclink' href='https://www.w3.org/Protocols/rfc2616/rfc2616.html'>Hypertext Transfer Protocol -- HTTP/1.1</a>
  </ul></div>
 </li>
 </ul>
@@ -205,7 +211,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>forString</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/Trailer.html" title="class in org.apache.juneau.http">Trailer</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/Trailer.html#line.56">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/Trailer.html" title="class in org.apache.juneau.http">Trailer</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/Trailer.html#line.62">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block">Returns a parsed <code>Trailer</code> header.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/1cf7b4bb/content/site/apidocs/org/apache/juneau/http/TransferEncoding.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/TransferEncoding.html b/content/site/apidocs/org/apache/juneau/http/TransferEncoding.html
index df4958b..5ca5101 100644
--- a/content/site/apidocs/org/apache/juneau/http/TransferEncoding.html
+++ b/content/site/apidocs/org/apache/juneau/http/TransferEncoding.html
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/TransferEncoding.html#line.47">TransferEncoding</a>
+<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/TransferEncoding.html#line.53">TransferEncoding</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>Transfer-Encoding</l> HTTP response header.
  <p>
@@ -144,7 +144,13 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
  Additional information about the encoding parameters MAY be provided by other entity-header fields not defined by
  this specification.
  <p>
- Many older HTTP/1.0 applications do not understand the Transfer-Encoding header.</div>
+ Many older HTTP/1.0 applications do not understand the Transfer-Encoding header.
+
+ <h6 class='topic'>Additional Information</h6>
+ <ul class='doctree'>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.http</a>
+   <li class='extlink'><a class='doclink' href='https://www.w3.org/Protocols/rfc2616/rfc2616.html'>Hypertext Transfer Protocol -- HTTP/1.1</a>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -204,7 +210,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>forString</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/TransferEncoding.html" title="class in org.apache.juneau.http">TransferEncoding</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/TransferEncoding.html#line.55">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/TransferEncoding.html" title="class in org.apache.juneau.http">TransferEncoding</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/TransferEncoding.html#line.61">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block">Returns a parsed <code>Transfer-Encoding</code> header.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/1cf7b4bb/content/site/apidocs/org/apache/juneau/http/Upgrade.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Upgrade.html b/content/site/apidocs/org/apache/juneau/http/Upgrade.html
index 933bf95..2846119 100644
--- a/content/site/apidocs/org/apache/juneau/http/Upgrade.html
+++ b/content/site/apidocs/org/apache/juneau/http/Upgrade.html
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Upgrade.html#line.67">Upgrade</a>
+<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Upgrade.html#line.73">Upgrade</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderStringArray.html" title="class in org.apache.juneau.http">HeaderStringArray</a></pre>
 <div class="block">Represents a parsed <l>Upgrade</l> HTTP request header.
  <p>
@@ -164,7 +164,13 @@ extends <a href="../../../../org/apache/juneau/http/HeaderStringArray.html" titl
  This specification only defines the protocol name "HTTP" for use by the family of Hypertext Transfer Protocols, as
  defined by the HTTP version rules of section 3.1 and future updates to this specification.
  Any token can be used as a protocol name; however, it will only be useful if both the client and server associate
- the name with the same protocol.</div>
+ the name with the same protocol.
+
+ <h6 class='topic'>Additional Information</h6>
+ <ul class='doctree'>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.http</a>
+   <li class='extlink'><a class='doclink' href='https://www.w3.org/Protocols/rfc2616/rfc2616.html'>Hypertext Transfer Protocol -- HTTP/1.1</a>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -224,7 +230,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderStringArray.html" titl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>forString</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/Upgrade.html" title="class in org.apache.juneau.http">Upgrade</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/Upgrade.html#line.75">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/Upgrade.html" title="class in org.apache.juneau.http">Upgrade</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/Upgrade.html#line.81">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block">Returns a parsed <code>Upgrade</code> header.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/1cf7b4bb/content/site/apidocs/org/apache/juneau/http/UserAgent.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/UserAgent.html b/content/site/apidocs/org/apache/juneau/http/UserAgent.html
index 78fb767..94d0ecb 100644
--- a/content/site/apidocs/org/apache/juneau/http/UserAgent.html
+++ b/content/site/apidocs/org/apache/juneau/http/UserAgent.html
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/UserAgent.html#line.43">UserAgent</a>
+<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/UserAgent.html#line.49">UserAgent</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>User-Agent</l> HTTP request header.
  <p>
@@ -140,7 +140,13 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
  Example:
  <p class='bcode'>
    User-Agent: CERN-LineMode/2.15 libwww/2.17b3
- </p></div>
+ </p>
+
+ <h6 class='topic'>Additional Information</h6>
+ <ul class='doctree'>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.http</a>
+   <li class='extlink'><a class='doclink' href='https://www.w3.org/Protocols/rfc2616/rfc2616.html'>Hypertext Transfer Protocol -- HTTP/1.1</a>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -200,7 +206,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>forString</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/UserAgent.html" title="class in org.apache.juneau.http">UserAgent</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/UserAgent.html#line.51">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/UserAgent.html" title="class in org.apache.juneau.http">UserAgent</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/UserAgent.html#line.57">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block">Returns a parsed <code>User-Agent</code> header.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/1cf7b4bb/content/site/apidocs/org/apache/juneau/http/Vary.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Vary.html b/content/site/apidocs/org/apache/juneau/http/Vary.html
index 9613bae..560d40b 100644
--- a/content/site/apidocs/org/apache/juneau/http/Vary.html
+++ b/content/site/apidocs/org/apache/juneau/http/Vary.html
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Vary.html#line.61">Vary</a>
+<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Vary.html#line.67">Vary</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>Vary</l> HTTP response header.
  <p>
@@ -158,7 +158,13 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
  <p>
  A Vary field value of "*" signals that unspecified parameters not limited to the request-headers (e.g., the network
  address of the client), play a role in the selection of the response representation.
- The "*" value MUST NOT be generated by a proxy server; it may only be generated by an origin server.</div>
+ The "*" value MUST NOT be generated by a proxy server; it may only be generated by an origin server.
+
+ <h6 class='topic'>Additional Information</h6>
+ <ul class='doctree'>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.http</a>
+   <li class='extlink'><a class='doclink' href='https://www.w3.org/Protocols/rfc2616/rfc2616.html'>Hypertext Transfer Protocol -- HTTP/1.1</a>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -218,7 +224,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>forString</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/Vary.html" title="class in org.apache.juneau.http">Vary</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/Vary.html#line.69">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/Vary.html" title="class in org.apache.juneau.http">Vary</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/Vary.html#line.75">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block">Returns a parsed <code>Vary</code> header.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/1cf7b4bb/content/site/apidocs/org/apache/juneau/http/Via.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Via.html b/content/site/apidocs/org/apache/juneau/http/Via.html
index 189acdc..dee4322 100644
--- a/content/site/apidocs/org/apache/juneau/http/Via.html
+++ b/content/site/apidocs/org/apache/juneau/http/Via.html
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Via.html#line.98">Via</a>
+<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Via.html#line.104">Via</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderStringArray.html" title="class in org.apache.juneau.http">HeaderStringArray</a></pre>
 <div class="block">Represents a parsed <l>Via</l> HTTP response header.
  <p>
@@ -195,7 +195,13 @@ extends <a href="../../../../org/apache/juneau/http/HeaderStringArray.html" titl
  <p>
  Applications SHOULD NOT combine multiple entries unless they are all under the same organizational control and the
  hosts have already been replaced by pseudonyms.
- Applications MUST NOT combine entries which have different received-protocol values.</div>
+ Applications MUST NOT combine entries which have different received-protocol values.
+
+ <h6 class='topic'>Additional Information</h6>
+ <ul class='doctree'>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.http</a>
+   <li class='extlink'><a class='doclink' href='https://www.w3.org/Protocols/rfc2616/rfc2616.html'>Hypertext Transfer Protocol -- HTTP/1.1</a>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -255,7 +261,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderStringArray.html" titl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>forString</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/Via.html" title="class in org.apache.juneau.http">Via</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/Via.html#line.106">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/Via.html" title="class in org.apache.juneau.http">Via</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/Via.html#line.112">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block">Returns a parsed <code>Via</code> header.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/1cf7b4bb/content/site/apidocs/org/apache/juneau/http/Warning.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Warning.html b/content/site/apidocs/org/apache/juneau/http/Warning.html
index ba67c54..efa90c5 100644
--- a/content/site/apidocs/org/apache/juneau/http/Warning.html
+++ b/content/site/apidocs/org/apache/juneau/http/Warning.html
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Warning.html#line.106">Warning</a>
+<pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Warning.html#line.112">Warning</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>Warning</l> HTTP request/response header.
  <p>
@@ -203,7 +203,13 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
  different from the Date value in the response, then that warning-value MUST be deleted from the message before
  storing, forwarding, or using it.
  (This prevents bad consequences of naive caching of Warning header fields.)
- If all of the warning-values are deleted for this reason, the Warning header MUST be deleted as well.</div>
+ If all of the warning-values are deleted for this reason, the Warning header MUST be deleted as well.
+
+ <h6 class='topic'>Additional Information</h6>
+ <ul class='doctree'>
+   <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.http</a>
+   <li class='extlink'><a class='doclink' href='https://www.w3.org/Protocols/rfc2616/rfc2616.html'>Hypertext Transfer Protocol -- HTTP/1.1</a>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -263,7 +269,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>forString</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/Warning.html" title="class in org.apache.juneau.http">Warning</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/Warning.html#line.114">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/Warning.html" title="class in org.apache.juneau.http">Warning</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/Warning.html#line.120">forString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block">Returns a parsed <code>Warning</code> header.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>