diff options
author | Tom Faulhaber <git_net@infolace.com> | 2009-08-17 14:06:39 -0700 |
---|---|---|
committer | Tom Faulhaber <git_net@infolace.com> | 2009-08-17 14:06:39 -0700 |
commit | f6847fc89a409cce50b4a5355d5645997fbf32b8 (patch) | |
tree | a3437d42fea39b9164c635e20f2080bed699e0c2 /api-index.html | |
parent | dd5e43b4fa542e91183c4a36227367d56862a151 (diff) |
Updated documentation for commit 76a841f9e4f2e184beabe693856572dff265cab7
Diffstat (limited to 'api-index.html')
-rw-r--r-- | api-index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api-index.html b/api-index.html index 418cbf6c..2bd91dbf 100644 --- a/api-index.html +++ b/api-index.html @@ -338,7 +338,7 @@ Shortcuts:<br /> <span id="section-content"> <a href="prxml-api.html#*html-compatible*">*html-compatible*</a><span id="line-content"> var prxml If true, empty tags will have a space before the c... </span></span><span id="section-content"> <a href="error-kit-api.html#handle">handle</a><span id="line-content"> function error-kit Special form to be used inside a 'with-handler'. ... </span></span><span id="section-content"> <a href="condition-api.html#handler-case">handler-case</a><span id="line-content"> macro condition Executes body in a context where raised conditions... -</span></span><span id="section-content"> <a href="http.agent-api.html#headers">headers</a><span id="line-content"> function http.agent Returns a String=>String map of HTTP response head... +</span></span><span id="section-content"> <a href="http.agent-api.html#headers">headers</a><span id="line-content"> function http.agent Returns a map of HTTP response headers. Header na... </span></span><span id="section-content"> <a href="http.agent-api.html#headers-seq">headers-seq</a><span id="line-content"> function http.agent Returns the HTTP response headers in order as a se... </span></span><span id="section-content"> <a href="http.agent-api.html#http-agent">http-agent</a><span id="line-content"> function http.agent Creates (and immediately returns) an Agent represe... </span></span><span id="section-content"> <a href="http.connection-api.html#http-connection">http-connection</a><span id="line-content"> function http.connection Opens an HttpURLConnection at the URL, handled by ... |