blob: 80d91c82d8cc0a580e504030fadf9388b27a4f83 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_26) on Wed Sep 14 22:31:33 PDT 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
RequestOptions (Abdera2 Client 2.0-SNAPSHOT API)
</TITLE>
<META NAME="date" CONTENT="2011-09-14">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="RequestOptions (Abdera2 Client 2.0-SNAPSHOT API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/abdera2/protocol/client/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/RequestOptions.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestHelper.ExtensionRequest.html" title="class in org.apache.abdera2.protocol.client"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/Session.html" title="class in org.apache.abdera2.protocol.client"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/abdera2/protocol/client/RequestOptions.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="RequestOptions.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.abdera2.common.protocol.AbstractRequest">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.abdera2.protocol.client</FONT>
<BR>
Class RequestOptions</H2>
<PRE>
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.abdera2.common.protocol.AbstractMessage
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.abdera2.common.protocol.AbstractRequest
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.abdera2.protocol.client.RequestOptions</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD>org.apache.abdera2.common.protocol.Message, org.apache.abdera2.common.protocol.Request</DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>RequestOptions</B><DT>extends org.apache.abdera2.common.protocol.AbstractRequest<DT>implements org.apache.abdera2.common.protocol.Request</DL>
</PRE>
<P>
The RequestOptions class allows a variety of options affecting the execution of the request to be modified.
<P>
<P>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.abdera2.common.protocol.AbstractRequest"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.apache.abdera2.common.protocol.AbstractRequest</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>max_stale, min_fresh</CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.abdera2.common.protocol.AbstractMessage"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.apache.abdera2.common.protocol.AbstractMessage</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>flags, max_age</CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#RequestOptions()">RequestOptions</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#RequestOptions(boolean)">RequestOptions</A></B>(boolean&nbsp;no_cache)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create the RequestOptions object</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#RequestOptions(java.util.Date)">RequestOptions</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;ifModifiedSince)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create the RequestOptions object with the specified If-Modified-Since header value</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#RequestOptions(java.util.Date, java.lang.String)">RequestOptions</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;ifModifiedSince,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ifNoneMatch)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create the RequestOptions object with the specified If-Modified-Since and If-None-Match header values</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#RequestOptions(java.util.Date, java.lang.String, java.lang.String...)">RequestOptions</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;ifModifiedSince,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;etag,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;ifNoneMatch)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create the RequestOptions object with the specified If-Modified-Since and If-None-Match header values</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#RequestOptions(java.lang.String)">RequestOptions</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ifNoneMatch)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create the RequestOptions object with the specified If-None-Match header value</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#RequestOptions(java.lang.String, java.lang.String...)">RequestOptions</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;etag,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;ifNoneMatch)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create the RequestOptions object with the specified If-None-Match header value</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#addDateHeader(java.lang.String, java.util.Date)">addDateHeader</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;header,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Similar to setDateHeader but allows for multiple instances of the specified header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#addEncodedHeader(java.lang.String, java.lang.String, java.lang.String...)">addEncodedHeader</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;header,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;charset,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;values)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Similar to setEncodedHeader, but allows for multiple instances of the specified header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#addEncodedHeader(java.lang.String, java.lang.String, java.lang.String)">addEncodedHeader</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;header,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;charset,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Similar to setEncodedHeader, but allows for multiple instances of the specified header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#addHeader(java.lang.String, java.lang.String...)">addHeader</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;header,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;values)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Similar to setHeader but allows for multiple instances of the specified header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#addHeader(java.lang.String, java.lang.String)">addHeader</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;header,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Similar to setHeader but allows for multiple instances of the specified header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;org.apache.abdera2.common.http.CacheControl</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#getCacheControl()">getCacheControl</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the value of the Cache-Control header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#getDateHeader(java.lang.String)">getDateHeader</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;header)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the date value of the specified header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#getHeader(java.lang.String)">getHeader</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;header)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the text value of the specified header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#getHeaderNames()">getHeaderNames</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a listing of header names</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#getHeaders(java.lang.String)">getHeaders</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;header)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return a listing of text values for the specified header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#getRevalidateWithAuth()">getRevalidateWithAuth</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Configure the AbderaClient Side cache to revalidate when using Authorization</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#getUseLocalCache()">getUseLocalCache</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The difference between this and getNoCache is that this only disables the local cache without affecting the
Cache-Control header.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#is4xxRequestException()">is4xxRequestException</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return true if a RequestException should be thrown on 4xx responses</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#is5xxRequestException()">is5xxRequestException</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return true if a RequestException should be thrown on 5xx responses</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#isConditionalPut()">isConditionalPut</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;True if HTTP Conditional Requests should be used automatically.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#isFollowRedirects()">isFollowRedirects</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;True if the client should follow redirects automatically</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#isUseChunked()">isUseChunked</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Should the request use chunked encoding?</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#isUseExpectContinue()">isUseExpectContinue</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return true if Expect-Continue should be used</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#isUsePostOverride()">isUsePostOverride</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return whether the request should use the X-HTTP-Method-Override option</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#removeHeaders(java.lang.String)">removeHeaders</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Remove the specified HTTP header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#set4xxRequestException(boolean)">set4xxRequestException</A></B>(boolean&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set whether or not to throw a RequestExeption on 4xx responses</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#set5xxRequestException(boolean)">set5xxRequestException</A></B>(boolean&nbsp;v)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set whether or not to throw a RequestExeption on 5xx responses</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setAccept(java.lang.String...)">setAccept</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;accept)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the HTTP Accept header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setAccept(java.lang.String)">setAccept</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;accept)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the HTTP Accept header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setAcceptCharset(java.lang.String...)">setAcceptCharset</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;accept)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the HTTP Accept-Charset header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setAcceptCharset(java.lang.String)">setAcceptCharset</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;accept)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the HTTP Accept-Charset header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setAcceptEncoding(java.lang.String...)">setAcceptEncoding</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;accept)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the HTTP Accept-Encoding header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setAcceptEncoding(java.lang.String)">setAcceptEncoding</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;accept)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the HTTP Accept-Encoding header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setAcceptLanguage(java.util.Locale...)">setAcceptLanguage</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</A>...&nbsp;locales)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setAcceptLanguage(java.util.Locale)">setAcceptLanguage</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</A>&nbsp;locale)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setAcceptLanguage(java.lang.String...)">setAcceptLanguage</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;accept)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the HTTP Accept-Language header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setAcceptLanguage(java.lang.String)">setAcceptLanguage</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;accept)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the HTTP Accept-Language header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setAuthorization(java.lang.String)">setAuthorization</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;auth)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the value of the HTTP Authorization header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setCacheControl(org.apache.abdera2.common.http.CacheControl)">setCacheControl</A></B>(org.apache.abdera2.common.http.CacheControl&nbsp;cc)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the HTTP Cache-Control header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setCacheControl(java.lang.String)">setCacheControl</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;cc)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the HTTP Cache-Control header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setConditionalPut(boolean)">setConditionalPut</A></B>(boolean&nbsp;conditional)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;True if HTTP Conditinal Request should be used automatically.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setContentLocation(java.lang.String)">setContentLocation</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setContentType(javax.activation.MimeType)">setContentType</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/activation/MimeType.html?is-external=true" title="class or interface in javax.activation">MimeType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the value of the HTTP Content-Type header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setContentType(java.lang.String)">setContentType</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the value of the HTTP Content-Type header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setDateHeader(java.lang.String, java.util.Date)">setDateHeader</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;header,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the date value of the specified HTTP header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setEncodedHeader(java.lang.String, java.lang.String, java.lang.String...)">setEncodedHeader</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;header,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;charset,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;values)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the values of a header using proper encoding of non-ascii characters</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setEncodedHeader(java.lang.String, java.lang.String, java.lang.String)">setEncodedHeader</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;header,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;charset,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the value of a header using proper encoding of non-ascii characters</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setFollowRedirects(boolean)">setFollowRedirects</A></B>(boolean&nbsp;followredirects)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;True if the client should follow redirects automatically</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setHeader(java.lang.String, java.lang.String...)">setHeader</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;header,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;values)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the value of the specified HTTP header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setHeader(java.lang.String, java.lang.String)">setHeader</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;header,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the value of the specified HTTP header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setIfMatch(org.apache.abdera2.common.http.EntityTag)">setIfMatch</A></B>(org.apache.abdera2.common.http.EntityTag&nbsp;entity_tag)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the HTTP If-Match header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setIfMatch(org.apache.abdera2.common.http.EntityTag, org.apache.abdera2.common.http.EntityTag...)">setIfMatch</A></B>(org.apache.abdera2.common.http.EntityTag&nbsp;tag,
org.apache.abdera2.common.http.EntityTag...&nbsp;entity_tags)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the HTTP If-Match header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setIfMatch(java.lang.String)">setIfMatch</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;entity_tag)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the HTTP If-Match header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setIfMatch(java.lang.String, java.lang.String...)">setIfMatch</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;etag,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;entity_tags)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the HTTP If-Match header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setIfModifiedSince(java.util.Date)">setIfModifiedSince</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the HTTP If-Modified-Since header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setIfNoneMatch(org.apache.abdera2.common.http.EntityTag)">setIfNoneMatch</A></B>(org.apache.abdera2.common.http.EntityTag&nbsp;entity_tag)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the HTTP If-None-Match header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setIfNoneMatch(org.apache.abdera2.common.http.EntityTag, org.apache.abdera2.common.http.EntityTag...)">setIfNoneMatch</A></B>(org.apache.abdera2.common.http.EntityTag&nbsp;etag,
org.apache.abdera2.common.http.EntityTag...&nbsp;entity_tags)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the HTTP If-None-Match header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setIfNoneMatch(java.lang.String)">setIfNoneMatch</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;entity_tag)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the HTTP If-None-Match header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setIfNoneMatch(java.lang.String, java.lang.String...)">setIfNoneMatch</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;etag,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;entity_tags)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the HTTP If-None-Match header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setIfUnmodifiedSince(java.util.Date)">setIfUnmodifiedSince</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;date)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the HTTP If-Unmodified-Since header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setPrefer(org.apache.abdera2.common.http.Preference, org.apache.abdera2.common.http.Preference...)">setPrefer</A></B>(org.apache.abdera2.common.http.Preference&nbsp;pref,
org.apache.abdera2.common.http.Preference...&nbsp;prefs)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setPreferApplied(org.apache.abdera2.common.http.Preference, org.apache.abdera2.common.http.Preference...)">setPreferApplied</A></B>(org.apache.abdera2.common.http.Preference&nbsp;pref,
org.apache.abdera2.common.http.Preference...&nbsp;prefs)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setRevalidateWithAuth(boolean)">setRevalidateWithAuth</A></B>(boolean&nbsp;revalidateAuth)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Configure the AbderaClient Side cache to revalidate when using Authorization</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setSlug(java.lang.String)">setSlug</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;slug)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the Atom Publishing Protocol Slug header</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setUseChunked(boolean)">setUseChunked</A></B>(boolean&nbsp;useChunked)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set whether the request should use chunked encoding.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setUseExpectContinue(boolean)">setUseExpectContinue</A></B>(boolean&nbsp;useExpect)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set whether or not to use the HTTP Expect-Continue mechanism (enabled by default)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setUseLocalCache(boolean)">setUseLocalCache</A></B>(boolean&nbsp;use_cache)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;True if the local client cache should be used</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setUsePostOverride(boolean)">setUsePostOverride</A></B>(boolean&nbsp;useOverride)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set whether the request should use the X-HTTP-Method-Override option</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html#setWebLinks(org.apache.abdera2.common.http.WebLink, org.apache.abdera2.common.http.WebLink...)">setWebLinks</A></B>(org.apache.abdera2.common.http.WebLink&nbsp;weblink,
org.apache.abdera2.common.http.WebLink...&nbsp;links)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.abdera2.common.protocol.AbstractRequest"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.abdera2.common.protocol.AbstractRequest</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>getAccept, getAcceptCharset, getAcceptEncoding, getAcceptLanguage, getAuthentication, getIfMatch, getIfModifiedSince, getIfNoneMatch, getIfUnmodifiedSince</CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.abdera2.common.protocol.AbstractMessage"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.abdera2.common.protocol.AbstractMessage</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>getContentLanguage, getContentLocation, getContentType, getDecodedHeader, getDecodedHeaders, getPrefer, getPreferApplied, getSlug, getWebLinks</CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.abdera2.common.protocol.Request"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.apache.abdera2.common.protocol.Request</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>getAccept, getAcceptCharset, getAcceptEncoding, getAcceptLanguage, getIfMatch, getIfModifiedSince, getIfNoneMatch, getIfUnmodifiedSince</CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.abdera2.common.protocol.Message"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.apache.abdera2.common.protocol.Message</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>getAuthentication, getContentLanguage, getContentLocation, getContentType, getDecodedHeader, getDecodedHeaders, getPrefer, getPreferApplied, getSlug, getWebLinks</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="RequestOptions()"><!-- --></A><H3>
RequestOptions</H3>
<PRE>
public <B>RequestOptions</B>()</PRE>
<DL>
</DL>
<HR>
<A NAME="RequestOptions(java.util.Date)"><!-- --></A><H3>
RequestOptions</H3>
<PRE>
public <B>RequestOptions</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;ifModifiedSince)</PRE>
<DL>
<DD>Create the RequestOptions object with the specified If-Modified-Since header value
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>ifModifiedSince</CODE> - </DL>
</DL>
<HR>
<A NAME="RequestOptions(java.lang.String)"><!-- --></A><H3>
RequestOptions</H3>
<PRE>
public <B>RequestOptions</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ifNoneMatch)</PRE>
<DL>
<DD>Create the RequestOptions object with the specified If-None-Match header value
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>IfNoneMatch</CODE> - </DL>
</DL>
<HR>
<A NAME="RequestOptions(java.lang.String, java.lang.String...)"><!-- --></A><H3>
RequestOptions</H3>
<PRE>
public <B>RequestOptions</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;etag,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;ifNoneMatch)</PRE>
<DL>
<DD>Create the RequestOptions object with the specified If-None-Match header value
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>IfNoneMatch</CODE> - </DL>
</DL>
<HR>
<A NAME="RequestOptions(java.util.Date, java.lang.String)"><!-- --></A><H3>
RequestOptions</H3>
<PRE>
public <B>RequestOptions</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;ifModifiedSince,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;ifNoneMatch)</PRE>
<DL>
<DD>Create the RequestOptions object with the specified If-Modified-Since and If-None-Match header values
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>ifModifiedSince</CODE> - <DD><CODE>IfNoneMatch</CODE> - </DL>
</DL>
<HR>
<A NAME="RequestOptions(java.util.Date, java.lang.String, java.lang.String...)"><!-- --></A><H3>
RequestOptions</H3>
<PRE>
public <B>RequestOptions</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;ifModifiedSince,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;etag,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;ifNoneMatch)</PRE>
<DL>
<DD>Create the RequestOptions object with the specified If-Modified-Since and If-None-Match header values
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>ifModifiedSince</CODE> - <DD><CODE>IfNoneMatch</CODE> - </DL>
</DL>
<HR>
<A NAME="RequestOptions(boolean)"><!-- --></A><H3>
RequestOptions</H3>
<PRE>
public <B>RequestOptions</B>(boolean&nbsp;no_cache)</PRE>
<DL>
<DD>Create the RequestOptions object
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>no_cache</CODE> - True if the request will indicate that cached responses should not be returned</DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="getUseLocalCache()"><!-- --></A><H3>
getUseLocalCache</H3>
<PRE>
public boolean <B>getUseLocalCache</B>()</PRE>
<DL>
<DD>The difference between this and getNoCache is that this only disables the local cache without affecting the
Cache-Control header.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setUseLocalCache(boolean)"><!-- --></A><H3>
setUseLocalCache</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setUseLocalCache</B>(boolean&nbsp;use_cache)</PRE>
<DL>
<DD>True if the local client cache should be used
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setContentType(java.lang.String)"><!-- --></A><H3>
setContentType</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setContentType</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</PRE>
<DL>
<DD>Set the value of the HTTP Content-Type header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setContentLocation(java.lang.String)"><!-- --></A><H3>
setContentLocation</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setContentLocation</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;iri)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setContentType(javax.activation.MimeType)"><!-- --></A><H3>
setContentType</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setContentType</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/javax/activation/MimeType.html?is-external=true" title="class or interface in javax.activation">MimeType</A>&nbsp;value)</PRE>
<DL>
<DD>Set the value of the HTTP Content-Type header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setAuthorization(java.lang.String)"><!-- --></A><H3>
setAuthorization</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setAuthorization</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;auth)</PRE>
<DL>
<DD>Set the value of the HTTP Authorization header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setEncodedHeader(java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
setEncodedHeader</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setEncodedHeader</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;header,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;charset,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</PRE>
<DL>
<DD>Set the value of a header using proper encoding of non-ascii characters
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setEncodedHeader(java.lang.String, java.lang.String, java.lang.String...)"><!-- --></A><H3>
setEncodedHeader</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setEncodedHeader</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;header,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;charset,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;values)</PRE>
<DL>
<DD>Set the values of a header using proper encoding of non-ascii characters
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setHeader(java.lang.String, java.lang.String)"><!-- --></A><H3>
setHeader</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setHeader</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;header,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</PRE>
<DL>
<DD>Set the value of the specified HTTP header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setHeader(java.lang.String, java.lang.String...)"><!-- --></A><H3>
setHeader</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setHeader</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;header,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;values)</PRE>
<DL>
<DD>Set the value of the specified HTTP header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setDateHeader(java.lang.String, java.util.Date)"><!-- --></A><H3>
setDateHeader</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setDateHeader</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;header,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;value)</PRE>
<DL>
<DD>Set the date value of the specified HTTP header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="addEncodedHeader(java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
addEncodedHeader</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>addEncodedHeader</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;header,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;charset,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</PRE>
<DL>
<DD>Similar to setEncodedHeader, but allows for multiple instances of the specified header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="addEncodedHeader(java.lang.String, java.lang.String, java.lang.String...)"><!-- --></A><H3>
addEncodedHeader</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>addEncodedHeader</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;header,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;charset,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;values)</PRE>
<DL>
<DD>Similar to setEncodedHeader, but allows for multiple instances of the specified header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="addHeader(java.lang.String, java.lang.String)"><!-- --></A><H3>
addHeader</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>addHeader</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;header,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</PRE>
<DL>
<DD>Similar to setHeader but allows for multiple instances of the specified header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="addHeader(java.lang.String, java.lang.String...)"><!-- --></A><H3>
addHeader</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>addHeader</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;header,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;values)</PRE>
<DL>
<DD>Similar to setHeader but allows for multiple instances of the specified header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="addDateHeader(java.lang.String, java.util.Date)"><!-- --></A><H3>
addDateHeader</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>addDateHeader</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;header,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;value)</PRE>
<DL>
<DD>Similar to setDateHeader but allows for multiple instances of the specified header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getHeader(java.lang.String)"><!-- --></A><H3>
getHeader</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getHeader</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;header)</PRE>
<DL>
<DD>Returns the text value of the specified header
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>getHeader</CODE> in interface <CODE>org.apache.abdera2.common.protocol.Message</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getHeaders(java.lang.String)"><!-- --></A><H3>
getHeaders</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&gt; <B>getHeaders</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;header)</PRE>
<DL>
<DD>Return a listing of text values for the specified header
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>getHeaders</CODE> in interface <CODE>org.apache.abdera2.common.protocol.Message</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getDateHeader(java.lang.String)"><!-- --></A><H3>
getDateHeader</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A> <B>getDateHeader</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;header)</PRE>
<DL>
<DD>Returns the date value of the specified header
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>getDateHeader</CODE> in interface <CODE>org.apache.abdera2.common.protocol.Message</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getHeaderNames()"><!-- --></A><H3>
getHeaderNames</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt; <B>getHeaderNames</B>()</PRE>
<DL>
<DD>Returns a listing of header names
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>getHeaderNames</CODE> in interface <CODE>org.apache.abdera2.common.protocol.Message</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setIfMatch(java.lang.String)"><!-- --></A><H3>
setIfMatch</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setIfMatch</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;entity_tag)</PRE>
<DL>
<DD>Sets the value of the HTTP If-Match header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setIfMatch(org.apache.abdera2.common.http.EntityTag)"><!-- --></A><H3>
setIfMatch</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setIfMatch</B>(org.apache.abdera2.common.http.EntityTag&nbsp;entity_tag)</PRE>
<DL>
<DD>Sets the value of the HTTP If-Match header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setIfMatch(org.apache.abdera2.common.http.EntityTag, org.apache.abdera2.common.http.EntityTag...)"><!-- --></A><H3>
setIfMatch</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setIfMatch</B>(org.apache.abdera2.common.http.EntityTag&nbsp;tag,
org.apache.abdera2.common.http.EntityTag...&nbsp;entity_tags)</PRE>
<DL>
<DD>Sets the value of the HTTP If-Match header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setIfMatch(java.lang.String, java.lang.String...)"><!-- --></A><H3>
setIfMatch</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setIfMatch</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;etag,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;entity_tags)</PRE>
<DL>
<DD>Sets the value of the HTTP If-Match header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setIfNoneMatch(java.lang.String)"><!-- --></A><H3>
setIfNoneMatch</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setIfNoneMatch</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;entity_tag)</PRE>
<DL>
<DD>Sets the value of the HTTP If-None-Match header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setIfNoneMatch(org.apache.abdera2.common.http.EntityTag)"><!-- --></A><H3>
setIfNoneMatch</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setIfNoneMatch</B>(org.apache.abdera2.common.http.EntityTag&nbsp;entity_tag)</PRE>
<DL>
<DD>Sets the value of the HTTP If-None-Match header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setIfNoneMatch(org.apache.abdera2.common.http.EntityTag, org.apache.abdera2.common.http.EntityTag...)"><!-- --></A><H3>
setIfNoneMatch</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setIfNoneMatch</B>(org.apache.abdera2.common.http.EntityTag&nbsp;etag,
org.apache.abdera2.common.http.EntityTag...&nbsp;entity_tags)</PRE>
<DL>
<DD>Sets the value of the HTTP If-None-Match header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setIfNoneMatch(java.lang.String, java.lang.String...)"><!-- --></A><H3>
setIfNoneMatch</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setIfNoneMatch</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;etag,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;entity_tags)</PRE>
<DL>
<DD>Sets the value of the HTTP If-None-Match header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setIfModifiedSince(java.util.Date)"><!-- --></A><H3>
setIfModifiedSince</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setIfModifiedSince</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;date)</PRE>
<DL>
<DD>Sets the value of the HTTP If-Modified-Since header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setIfUnmodifiedSince(java.util.Date)"><!-- --></A><H3>
setIfUnmodifiedSince</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setIfUnmodifiedSince</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A>&nbsp;date)</PRE>
<DL>
<DD>Sets the value of the HTTP If-Unmodified-Since header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setAccept(java.lang.String)"><!-- --></A><H3>
setAccept</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setAccept</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;accept)</PRE>
<DL>
<DD>Sets the value of the HTTP Accept header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setAccept(java.lang.String...)"><!-- --></A><H3>
setAccept</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setAccept</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;accept)</PRE>
<DL>
<DD>Sets the value of the HTTP Accept header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setAcceptLanguage(java.util.Locale)"><!-- --></A><H3>
setAcceptLanguage</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setAcceptLanguage</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</A>&nbsp;locale)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setAcceptLanguage(java.util.Locale...)"><!-- --></A><H3>
setAcceptLanguage</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setAcceptLanguage</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</A>...&nbsp;locales)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setAcceptLanguage(java.lang.String)"><!-- --></A><H3>
setAcceptLanguage</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setAcceptLanguage</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;accept)</PRE>
<DL>
<DD>Sets the value of the HTTP Accept-Language header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setAcceptLanguage(java.lang.String...)"><!-- --></A><H3>
setAcceptLanguage</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setAcceptLanguage</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;accept)</PRE>
<DL>
<DD>Sets the value of the HTTP Accept-Language header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setAcceptCharset(java.lang.String)"><!-- --></A><H3>
setAcceptCharset</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setAcceptCharset</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;accept)</PRE>
<DL>
<DD>Sets the value of the HTTP Accept-Charset header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setAcceptCharset(java.lang.String...)"><!-- --></A><H3>
setAcceptCharset</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setAcceptCharset</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;accept)</PRE>
<DL>
<DD>Sets the value of the HTTP Accept-Charset header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setAcceptEncoding(java.lang.String)"><!-- --></A><H3>
setAcceptEncoding</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setAcceptEncoding</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;accept)</PRE>
<DL>
<DD>Sets the value of the HTTP Accept-Encoding header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setAcceptEncoding(java.lang.String...)"><!-- --></A><H3>
setAcceptEncoding</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setAcceptEncoding</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>...&nbsp;accept)</PRE>
<DL>
<DD>Sets the value of the HTTP Accept-Encoding header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setSlug(java.lang.String)"><!-- --></A><H3>
setSlug</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setSlug</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;slug)</PRE>
<DL>
<DD>Sets the value of the Atom Publishing Protocol Slug header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setCacheControl(java.lang.String)"><!-- --></A><H3>
setCacheControl</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setCacheControl</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;cc)</PRE>
<DL>
<DD>Sets the value of the HTTP Cache-Control header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setCacheControl(org.apache.abdera2.common.http.CacheControl)"><!-- --></A><H3>
setCacheControl</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setCacheControl</B>(org.apache.abdera2.common.http.CacheControl&nbsp;cc)</PRE>
<DL>
<DD>Sets the value of the HTTP Cache-Control header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="removeHeaders(java.lang.String)"><!-- --></A><H3>
removeHeaders</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>removeHeaders</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</PRE>
<DL>
<DD>Remove the specified HTTP header
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getCacheControl()"><!-- --></A><H3>
getCacheControl</H3>
<PRE>
public org.apache.abdera2.common.http.CacheControl <B>getCacheControl</B>()</PRE>
<DL>
<DD>Return the value of the Cache-Control header
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>getCacheControl</CODE> in interface <CODE>org.apache.abdera2.common.protocol.Message</CODE><DT><B>Overrides:</B><DD><CODE>getCacheControl</CODE> in class <CODE>org.apache.abdera2.common.protocol.AbstractMessage</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getRevalidateWithAuth()"><!-- --></A><H3>
getRevalidateWithAuth</H3>
<PRE>
public boolean <B>getRevalidateWithAuth</B>()</PRE>
<DL>
<DD>Configure the AbderaClient Side cache to revalidate when using Authorization
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setRevalidateWithAuth(boolean)"><!-- --></A><H3>
setRevalidateWithAuth</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setRevalidateWithAuth</B>(boolean&nbsp;revalidateAuth)</PRE>
<DL>
<DD>Configure the AbderaClient Side cache to revalidate when using Authorization
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isUseChunked()"><!-- --></A><H3>
isUseChunked</H3>
<PRE>
public boolean <B>isUseChunked</B>()</PRE>
<DL>
<DD>Should the request use chunked encoding?
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setUseChunked(boolean)"><!-- --></A><H3>
setUseChunked</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setUseChunked</B>(boolean&nbsp;useChunked)</PRE>
<DL>
<DD>Set whether the request should use chunked encoding.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setUsePostOverride(boolean)"><!-- --></A><H3>
setUsePostOverride</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setUsePostOverride</B>(boolean&nbsp;useOverride)</PRE>
<DL>
<DD>Set whether the request should use the X-HTTP-Method-Override option
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isUsePostOverride()"><!-- --></A><H3>
isUsePostOverride</H3>
<PRE>
public boolean <B>isUsePostOverride</B>()</PRE>
<DL>
<DD>Return whether the request should use the X-HTTP-Method-Override option
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="set4xxRequestException(boolean)"><!-- --></A><H3>
set4xxRequestException</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>set4xxRequestException</B>(boolean&nbsp;v)</PRE>
<DL>
<DD>Set whether or not to throw a RequestExeption on 4xx responses
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="is4xxRequestException()"><!-- --></A><H3>
is4xxRequestException</H3>
<PRE>
public boolean <B>is4xxRequestException</B>()</PRE>
<DL>
<DD>Return true if a RequestException should be thrown on 4xx responses
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="set5xxRequestException(boolean)"><!-- --></A><H3>
set5xxRequestException</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>set5xxRequestException</B>(boolean&nbsp;v)</PRE>
<DL>
<DD>Set whether or not to throw a RequestExeption on 5xx responses
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="is5xxRequestException()"><!-- --></A><H3>
is5xxRequestException</H3>
<PRE>
public boolean <B>is5xxRequestException</B>()</PRE>
<DL>
<DD>Return true if a RequestException should be thrown on 5xx responses
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setUseExpectContinue(boolean)"><!-- --></A><H3>
setUseExpectContinue</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setUseExpectContinue</B>(boolean&nbsp;useExpect)</PRE>
<DL>
<DD>Set whether or not to use the HTTP Expect-Continue mechanism (enabled by default)
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isUseExpectContinue()"><!-- --></A><H3>
isUseExpectContinue</H3>
<PRE>
public boolean <B>isUseExpectContinue</B>()</PRE>
<DL>
<DD>Return true if Expect-Continue should be used
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isConditionalPut()"><!-- --></A><H3>
isConditionalPut</H3>
<PRE>
public boolean <B>isConditionalPut</B>()</PRE>
<DL>
<DD>True if HTTP Conditional Requests should be used automatically. This only has an effect when putting a Document
that has an ETag or Last-Modified date present
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setConditionalPut(boolean)"><!-- --></A><H3>
setConditionalPut</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setConditionalPut</B>(boolean&nbsp;conditional)</PRE>
<DL>
<DD>True if HTTP Conditinal Request should be used automatically. This only has an effect when putting a Document
that has an ETag or Last-Modified date present
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isFollowRedirects()"><!-- --></A><H3>
isFollowRedirects</H3>
<PRE>
public boolean <B>isFollowRedirects</B>()</PRE>
<DL>
<DD>True if the client should follow redirects automatically
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setFollowRedirects(boolean)"><!-- --></A><H3>
setFollowRedirects</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setFollowRedirects</B>(boolean&nbsp;followredirects)</PRE>
<DL>
<DD>True if the client should follow redirects automatically
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setWebLinks(org.apache.abdera2.common.http.WebLink, org.apache.abdera2.common.http.WebLink...)"><!-- --></A><H3>
setWebLinks</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setWebLinks</B>(org.apache.abdera2.common.http.WebLink&nbsp;weblink,
org.apache.abdera2.common.http.WebLink...&nbsp;links)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setPrefer(org.apache.abdera2.common.http.Preference, org.apache.abdera2.common.http.Preference...)"><!-- --></A><H3>
setPrefer</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setPrefer</B>(org.apache.abdera2.common.http.Preference&nbsp;pref,
org.apache.abdera2.common.http.Preference...&nbsp;prefs)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setPreferApplied(org.apache.abdera2.common.http.Preference, org.apache.abdera2.common.http.Preference...)"><!-- --></A><H3>
setPreferApplied</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/protocol/client/RequestOptions.html" title="class in org.apache.abdera2.protocol.client">RequestOptions</A> <B>setPreferApplied</B>(org.apache.abdera2.common.http.Preference&nbsp;pref,
org.apache.abdera2.common.http.Preference...&nbsp;prefs)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/abdera2/protocol/client/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/RequestOptions.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/RequestHelper.ExtensionRequest.html" title="class in org.apache.abdera2.protocol.client"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/abdera2/protocol/client/Session.html" title="class in org.apache.abdera2.protocol.client"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/abdera2/protocol/client/RequestOptions.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="RequestOptions.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.abdera2.common.protocol.AbstractRequest">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2006-2011 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>