- add optional \%options (options hashref) to https_get and https_post
authorplobbes <plobbes>
Mon, 12 Mar 2007 06:22:32 +0000 (06:22 +0000)
committerplobbes <plobbes>
Mon, 12 Mar 2007 06:22:32 +0000 (06:22 +0000)
commit6f331682c740e21b9111277b613a690ed6e22700
treee95ea7b52a8ffe1076daffc1f05e70bc813133ef
parent4a0fcddf3100ea7e72007bee2cf3b758f7f4a32f
- add optional \%options (options hashref) to https_get and https_post
  to allow modules using this to set headers, etc. required for
  PayflowPro HTTP protocol support
- add support for setting Net::SSLeay "$mime_type6" argument
- now pass $DEBUG value to $Net::SSLeay::trace (more control in debugging)
- some minor changes: use 'base', set VERSION per modperlstyle
OnlinePayment/HTTPS.pm