Net-HTTPS-Any.git
14 years ago- Updated servers used for testing in examples and tests
ivan [Sat, 1 May 2010 20:37:58 +0000 (20:37 +0000)]
- Updated servers used for testing in examples and tests
- Supress uninitialized value warnings from Net::SSLeay

14 years ago- Pull in changes from Business::OnlinePayment::HTTPS 0.09 from
ivan [Sat, 1 May 2010 20:05:57 +0000 (20:05 +0000)]
- Pull in changes from Business::OnlinePayment::HTTPS 0.09 from
  Business::OnlinePayment 3.00
- Default Content-Type to application/x-www-form-urlencoded
- Added WHY THIS MODULE section to POD
- Updated tests for new world of not returning HTTP as part of the
  response code
- Removed meaningless Content-Type handling from https_get
- Added/documented debugging option

15 years agodon't cause uninitialized value warnings when debugging is off...
ivan [Fri, 27 Jun 2008 11:43:35 +0000 (11:43 +0000)]
don't cause uninitialized value warnings when debugging is off...

15 years agofix GET/POST args as hash
ivan [Mon, 16 Jun 2008 19:13:36 +0000 (19:13 +0000)]
fix GET/POST args as hash

15 years agoadd debugging, properly export subs
ivan [Mon, 16 Jun 2008 18:32:54 +0000 (18:32 +0000)]
add debugging, properly export subs

15 years agoinitial import START
ivan [Sat, 14 Jun 2008 04:14:48 +0000 (04:14 +0000)]
initial import