diff options
author | franck cuny <franck@lumberjaph.net> | 2011-07-26 11:32:38 +0200 |
---|---|---|
committer | franck cuny <franck@lumberjaph.net> | 2011-07-26 13:21:03 +0200 |
commit | eff4feb44f75e74e5e8554c9e6f9cf7cae32cb04 (patch) | |
tree | 1d8d35e92c6e4fb1d1d13be222331c28e34200d2 | |
parent | remove Try::Tiny and YAML::Syck from test (diff) | |
download | net-http-spore-eff4feb44f75e74e5e8554c9e6f9cf7cae32cb04.tar.gz |
update changes
Signed-off-by: franck cuny <franck@lumberjaph.net>
-rw-r--r-- | Changes | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Changes b/Changes index c220cfa..29a6fe5 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,4 @@ - +0.04 Tue Jul 26 11:32:00 2011 - allow XML::Simple options for Format::XML (fperrad) - stringify Net::HTTP::Response to a useful message - fix an issue where content-typ was not set correctly @@ -9,6 +9,7 @@ - Added generic role - OAuth middleware - add option to display trace (via env or constructor) + - DoNotTrack middleware 0.03 Mon 22 Nov 2010 03:01:35 PM CET - add form-data and headers |