diff options
Diffstat (limited to 'branch-1.1.x/http.agent-api.html')
-rw-r--r-- | branch-1.1.x/http.agent-api.html | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/branch-1.1.x/http.agent-api.html b/branch-1.1.x/http.agent-api.html index 06a72263..adc1f7b9 100644 --- a/branch-1.1.x/http.agent-api.html +++ b/branch-1.1.x/http.agent-api.html @@ -174,7 +174,7 @@ body in a java.io.ByteArrayOutputStream, which can later be retrieved with the 'stream', 'string', and 'bytes' functions.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L147" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L147" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -186,7 +186,7 @@ retrieved with the 'stream', 'string', and 'bytes' functions.</pre> nil if the content is not yet available.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L253" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L253" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -197,7 +197,7 @@ nil if the content is not yet available.</pre> <pre id="var-docstr">Returns true if the HTTP response code was in the 400-499 range.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L364" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L364" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -208,7 +208,7 @@ nil if the content is not yet available.</pre> <pre id="var-docstr">Returns true if the HTTP request/response has completed.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L303" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L303" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -220,7 +220,7 @@ nil if the content is not yet available.</pre> the 500-599 range.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L374" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L374" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -233,7 +233,7 @@ to keywords in all lower-case Header values are strings. If a header appears more than once, only the last value is returned.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L324" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L324" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -246,7 +246,7 @@ header appears more than once, only the last value is returned.</pre> HTTP status line.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L334" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L334" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -304,7 +304,7 @@ response stream in a memory buffer. </pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L168" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L168" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -316,7 +316,7 @@ response stream in a memory buffer. request, or nil if the response has not yet been received.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L317" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L317" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -327,7 +327,7 @@ request, or nil if the response has not yet been received.</pre> <pre id="var-docstr">Returns the HTTP method name used by this HTTP agent, as a String.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L287" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L287" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -342,7 +342,7 @@ redirects will be followed automatically and a the agent will never return a 3xx response code.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L355" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L355" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -356,7 +356,7 @@ Note: if the request body was an InputStream or a Reader, it will no longer be usable.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L292" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L292" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -367,7 +367,7 @@ longer be usable.</pre> <pre id="var-docstr">Returns the request headers specified for this HTTP agent.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L282" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L282" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -378,7 +378,7 @@ longer be usable.</pre> <pre id="var-docstr">Returns the URI/URL requested by this HTTP agent, as a String.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L277" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L277" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -391,7 +391,7 @@ agent; blocks until the HTTP request is completed. The default handler function returns a ByteArrayOutputStream.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L231" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L231" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -402,7 +402,7 @@ handler function returns a ByteArrayOutputStream.</pre> <pre id="var-docstr">Returns true if the HTTP response code was in the 500-599 range.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L369" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L369" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -415,7 +415,7 @@ request, as an Integer, or nil if the status has not yet been received.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L309" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L309" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -431,7 +431,7 @@ If the default handler function was used, this function returns a ByteArrayInputStream on the buffered response body.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L239" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L239" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -448,7 +448,7 @@ headers, or clojure.contrib.duck-streams/*default-encoding* if it is not specified.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L259" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L259" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -459,7 +459,7 @@ not specified.</pre> <pre id="var-docstr">Returns true if the HTTP response code was in the 200-299 range.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L350" id="var-source">Source</a> + <a href="http://github.com/clojure/clojure-contrib/blob/5055f41c8bc99747392396d622f17f723470858e/src/clojure/contrib/http/agent.clj#L350" id="var-source">Source</a> </div> @@ -469,7 +469,7 @@ not specified.</pre> </div> </div> <div id="foot"> - <div style="text-align: center;" id="copyright">Copyright 2007-2009 by Rich Hickey and the various contributors</div> + <div style="text-align: center;" id="copyright">Copyright 2007-2010 by Rich Hickey and the various contributors</div> </div> </div> <div id="DesignedBy">Logo & site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br /> |