From d0b41571897a809dafb8bc9b11248078ce458723 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 6 Feb 2011 10:52:31 +0000 Subject: doc: limit scope We're not an HTTP client and will likely never be. --- README | 2 -- TODO | 4 ---- 2 files changed, 6 deletions(-) diff --git a/README b/README index e289e11..da18de3 100644 --- a/README +++ b/README @@ -5,8 +5,6 @@ kcar features an HTTP parser that will convert a bytestream into a agnostic, so it may be used with HTTP streams over Unix domain sockets, regular files, FIFOs, StringIOs as well as traditional TCP sockets. -A drop-in, Net::HTTP-compatible interface is planned. - == Features * RFC2616-compliant Ragel+C parser adapted from Unicorn and Mongrel diff --git a/TODO b/TODO index 98e4116..8166e92 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,2 @@ Patches to kcar@librelist.com (via git format-patch + git send-email) for these would be greatly appreciated - -* optional drop-in monkey patch for Net::HTTP -* optional EventMachine support -* optional Rev support -- cgit v1.2.3-24-ge0c7