summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-02-12 21:23:06 -0600
committerJesse Luehrs <doy@tozt.net>2011-02-12 21:23:06 -0600
commit8fd3170105d55d60fcc07577c2a8dcc678028754 (patch)
treec383e7461e8ceaa4bc3e519faf488d5a123fe0f7
parent0f8895fa1a6bdffb3692e8f099cdc639933dbd84 (diff)
downloadplack-client-8fd3170105d55d60fcc07577c2a8dcc678028754.tar.gz
plack-client-8fd3170105d55d60fcc07577c2a8dcc678028754.zip
changelog0.04
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index af6fdc5..382b52f 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for Plack-Client
{{$NEXT}}
+ - clear query args before proxying with the http backend (stevan)
+ - a few other cleanups
0.03 2011-01-12
- refactor backends a bit more, and document them