API for http.connection - clojure-contrib v1.1 (stable)


Full namespace name: clojure.contrib.http.connection

Overview

Low-level HTTP client API around HttpURLConnection

Public Variables and Functions



http-connection

function
Usage: (http-connection url)
Opens an HttpURLConnection at the URL, handled by as-url.
Source


send-request-entity

multimethod
No usage documentation available
Transmits a request entity body.
Source
Logo & site design by Tom Hickey.
Clojure auto-documentation system by Tom Faulhaber.