aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2012-02-23 16:27:08 +1300
committerAldo Cortesi <aldo@nullcube.com>2012-02-23 16:27:08 +1300
commitee8058a2d927491dca165fd578bd8f1e80cb5713 (patch)
tree0080e49a490f4578d9d2ad24a7c8dd5dd5da60f5 /CHANGELOG
parent554047da85d9ff767077f3ba0126937980daedb9 (diff)
downloadmitmproxy-ee8058a2d927491dca165fd578bd8f1e80cb5713.tar.gz
mitmproxy-ee8058a2d927491dca165fd578bd8f1e80cb5713.tar.bz2
mitmproxy-ee8058a2d927491dca165fd578bd8f1e80cb5713.zip
Confirm when we clear a request body to add a form.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 04c4f331..2e86374e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,8 @@
* Extend script API to allow duplication and replay of flows.
+ * API for easy manipulation of URL-encoded forms and query strings.
+
* Add "D" shortcut in mitmproxy to duplicate a flow.
* Reverse proxy mode. In this mode mitmproxy acts as an HTTP server,