From e3a9804d3aa5e4ea77311e7f7082ff27219b6d39 Mon Sep 17 00:00:00 2001 From: Patrick Monnerat Date: Thu, 14 Jul 2011 17:07:35 +0200 Subject: Fix OS400 scripts to make it compilable again. Upgrade ILE/RPG binding to 7.21.7. Update OS400 documentation accordingly. --- packages/OS400/README.OS400 | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) (limited to 'packages/OS400/README.OS400') diff --git a/packages/OS400/README.OS400 b/packages/OS400/README.OS400 index 0cd5633aa..0dba7654a 100644 --- a/packages/OS400/README.OS400 +++ b/packages/OS400/README.OS400 @@ -147,6 +147,10 @@ use: CURLINFO_EFFECTIVE_URL CURLINFO_CONTENT_TYPE CURLINFO_FTP_ENTRY_PATH + CURLINFO_REDIRECT_URL + CURLINFO_PRIMARY_IP + CURLINFO_RTSP_SESSION_ID + CURLINFO_LOCAL_IP Other options are processed like in curl_easy_getinfo(). Standard compilation environment does support neither autotools nor make; @@ -159,14 +163,27 @@ OS/400. Protocols currently implemented on OS/400: -_ HTTP -_ HTTPS +_ DICT +_ FILE _ FTP _ FTPS -_ FTP with secure transmission. +_ FTP with secure transmission +_ GOPHER +_ HTTP +_ HTTPS +_ IMAP +_ IMAPS +_ IMAP with secure transmission _ LDAP -_ DICT +_ POP3 +_ POP3S +_ POP3 with secure transmission +_ RTSP +_ SMTP +_ SMTPS +_ SMTP with secure transmission _ TELNET +_ TFTP -- cgit v1.2.3