Welcome to the "trac"-ing site of http-access2!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

Ticket #168 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

SSL + debug_dev didn't work

Reported by: nahi Assigned to: nahi
Priority: high Milestone: 2.1.2
Component: core Version: 2.0
Keywords: Cc:

Description

wrong argument type HTTPClient::DebugSocket? (expected File)

Change History

08/31/07 22:03:25 changed by nahi

  • status changed from new to closed.
  • resolution set to fixed.

(In [180]) * SSL + debug_dev didn't work under version 2.1.1. SSLSocket requires an actual IO (does not allow IO duck typing). closes #168.