From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Wong Newsgroups: gmane.comp.lang.ruby.kcar.general Subject: anybody using this? found any issues? Date: Tue, 31 Aug 2010 15:50:59 -0700 Message-ID: <20100831225059.GA25662@dcvr.yhbt.net> References: <20100831225059.GA25662@dcvr.yhbt.net> Reply-To: kcar@librelist.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1283295074 26416 80.91.229.12 (31 Aug 2010 22:51:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 31 Aug 2010 22:51:14 +0000 (UTC) To: kcar@librelist.com Original-X-From: kcar@librelist.com Wed Sep 01 00:51:12 2010 Return-path: Envelope-to: gclrkg-kcar@m.gmane.org In-Reply-To: <20100831225059.GA25662@dcvr.yhbt.net> List-Archive: List-Help: List-Id: kcar@librelist.com List-Post: List-Subscribe: List-Unsubscribe: Precedence: list Original-Sender: kcar@librelist.com Xref: news.gmane.org gmane.comp.lang.ruby.kcar.general:3 Archived-At: Received: from zedshaw.xen.prgmr.com ([64.71.167.205]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OqZfc-0006EJ-DJ for gclrkg-kcar@m.gmane.org; Wed, 01 Sep 2010 00:51:12 +0200 Received: from zedshaw.xen.prgmr.com (localhost [IPv6:::1]) by zedshaw.xen.prgmr.com (Postfix) with ESMTP id 48B5D21BBF1 for ; Tue, 31 Aug 2010 23:00:59 +0000 (UTC) Hi all, I know this is a quiet project (I'm a quiet guy), but I'm wondering if anybody is using it anywhere on websites with odd (buggy :) HTTP servers that don't conform to the HTTP specs. I use this for some test cases (e.g. Rainbows!, where I need to test keepalive/pipelining and simulate trickling edge cases). I also have a custom app that only makes requests to an excellent nginx server, so I don't have a lot of chances to find weird/broken stuff out there. -- Eric Wong