diff options
author | franck cuny <franck@lumberjaph.net> | 2010-11-25 18:04:55 +0100 |
---|---|---|
committer | franck cuny <franck@lumberjaph.net> | 2010-11-25 18:04:55 +0100 |
commit | 2fe7b9f34bac8ff2d9294d38d6dcd9ea8c962ed0 (patch) | |
tree | b31c11384fdcc919f826a82dcf700ea53d97a7ab | |
parent | allow XML::Simple options (fperrad) (diff) | |
download | net-http-spore-2fe7b9f34bac8ff2d9294d38d6dcd9ea8c962ed0.tar.gz |
update Changes
-rw-r--r-- | Changes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes index d908fb4..85b2804 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,5 @@ + - 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 - add is_success method to Net::HTTP::Spore::Response (Tim Bunce) |