API for http.connection (master branch)

by Unknown

Usage:
(ns your-namespace
  (:require 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

var

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