http://bugs.winehq.org/show_bug.cgi?id=17945
Summary: Delphi app using Clever Internet Suite Version fails HTTP Post call Product: Wine Version: unspecified Platform: PC URL: http://clevercomponents.com/products/inetsuite/suite.asp OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jtk@yahoo.com
A Delphi application (specifically CortexEDI) has worked perfectly on wine up through wine-1.1.11 (See #16847 for regression after 1.1.11).
A new version of this application uses HTTPS through Clever Internet Suite VCL 6.2. The specific point of failure, per the vendor's helpful support is an HTTP post to check the connection to a central server for data interchange.
Relevant (I presume) sample code is here: http://clevercomponents.com/products/inetsuite/requestbuilder.asp
Aside from the HTTPS connection check, the application continues to work perfectly on wine. Any assistance that would allow continued compatibilty with wine would be greatly appreciated.