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


Full namespace name: clojure.contrib.http.connection

Overview

Low-level HTTP client API around HttpURLConnection
Deprecated since clojure-contrib version 1.2

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

var

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