You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Sami Khan (JIRA)" <ji...@apache.org> on 2008/07/27 17:32:31 UTC

[jira] Created: (THRIFT-99) Add scheme support for THttpClient Transport for PHP

Add scheme support for THttpClient Transport for PHP
----------------------------------------------------

                 Key: THRIFT-99
                 URL: https://issues.apache.org/jira/browse/THRIFT-99
             Project: Thrift
          Issue Type: Improvement
          Components: Library (PHP)
    Affects Versions: 0.1
            Reporter: Sami Khan
             Fix For: 0.1


The PHP THttpClient does not support scheme, this patch adds support for http and https schemes to the THttpClient object. This patch needs testing with a valid SSL certificate.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (THRIFT-99) Add scheme support for THttpClient Transport for PHP

Posted by "David Reiss (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Reiss resolved THRIFT-99.
-------------------------------

    Resolution: Fixed

> Add scheme support for THttpClient Transport for PHP
> ----------------------------------------------------
>
>                 Key: THRIFT-99
>                 URL: https://issues.apache.org/jira/browse/THRIFT-99
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Library (PHP)
>    Affects Versions: 0.1
>            Reporter: Sami Khan
>             Fix For: 0.1
>
>         Attachments: scheme_support.patch
>
>
> The PHP THttpClient does not support scheme, this patch adds support for http and https schemes to the THttpClient object. This patch needs testing with a valid SSL certificate.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (THRIFT-99) Add scheme support for THttpClient Transport for PHP

Posted by "Sami Khan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sami Khan updated THRIFT-99:
----------------------------

    Attachment: scheme_support.patch

Adds scheme support for THttpClient.

> Add scheme support for THttpClient Transport for PHP
> ----------------------------------------------------
>
>                 Key: THRIFT-99
>                 URL: https://issues.apache.org/jira/browse/THRIFT-99
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Library (PHP)
>    Affects Versions: 0.1
>            Reporter: Sami Khan
>             Fix For: 0.1
>
>         Attachments: scheme_support.patch
>
>
> The PHP THttpClient does not support scheme, this patch adds support for http and https schemes to the THttpClient object. This patch needs testing with a valid SSL certificate.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.