Changes for version 0.05 - 2015-09-22
- BUGFIX
- If $1 is defined from a previous regex match, the Content-Type of the request is incorrect. The fix is to only use $1 and $2 if the regex matched. (Infinoid, github #3)
Modules
Add post_multipart to HTTP::Tiny