Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 90485 invoked from network); 24 Sep 2010 12:29:23 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Sep 2010 12:29:23 -0000 Received: (qmail 4337 invoked by uid 500); 24 Sep 2010 12:29:22 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 4016 invoked by uid 500); 24 Sep 2010 12:29:20 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 4006 invoked by uid 99); 24 Sep 2010 12:29:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Sep 2010 12:29:19 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of tjgillies@gmail.com designates 209.85.213.180 as permitted sender) Received: from [209.85.213.180] (HELO mail-yx0-f180.google.com) (209.85.213.180) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Sep 2010 12:29:13 +0000 Received: by yxi11 with SMTP id 11so1298475yxi.11 for ; Fri, 24 Sep 2010 05:28:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=zQp1m6gcMvpB100tSgGDaMCRT6A1/HkDObDcIt+MUIE=; b=gIf74WLkrK24/+nn/jibI19SVsuJc1ZICaDdGNYLr4LXwsAMziSt1q85WFh+2+Gkfs cn+v2M/8MIBKCqrLN0miZPZrGV++2aY50T2tJt9xfxKrxkiJq03rFfo5dk6dy/UHCLnU VCdHyQGy0bZ9fOVyiIoPMEfXZskRAzHrNFCPI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=jo4ZygSSewdOJ3ElgJVKKobx6ydLYmvNDsEfgRPdVYs4RvZV/9kld6UD5mV8kO2CA3 21UabXPmEWIUQXffEptGJMwiFrJYzReEb9kZ5naZAlRE4m01075ngrlWQiE/iWQFT7g3 BVyzJlrER3buI12Vc1e4uvrva4lZP/CSDnozQ= MIME-Version: 1.0 Received: by 10.90.26.4 with SMTP id 4mr3009034agz.41.1285331331695; Fri, 24 Sep 2010 05:28:51 -0700 (PDT) Sender: tjgillies@gmail.com Received: by 10.90.235.8 with HTTP; Fri, 24 Sep 2010 05:28:51 -0700 (PDT) Date: Fri, 24 Sep 2010 05:28:51 -0700 X-Google-Sender-Auth: MB5gM4Z3rkP5tmdKgmTLFlO8a3k Message-ID: Subject: pushing data into list From: Tyler Gillies To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=00163630f23d71cb470491008532 X-Virus-Checked: Checked by ClamAV on apache.org --00163630f23d71cb470491008532 Content-Type: text/plain; charset=UTF-8 im trying to post some XML into a list url, its telling me its not valid JSON. Is there a way to send any type of data besides JSON to a list? (i'm using it as a callback to catch and act on it) -- http://www.readwriteweb.com/about#tyler My website: http://list.pdxbrain.com --00163630f23d71cb470491008532--