[ 
https://issues.apache.org/jira/browse/THRIFT-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nils Hügelmann updated THRIFT-322:
----------------------------------

    Attachment: thrift-csharp-httphandler2.diff

This alternative Version of my patch contains 2 new overloads for 
ProcessRequest:

ProcessRequest(HttpListenerContext context)
ProcessRequest(Stream input, Stream output)
(For use with the HttpListener and more general use cases)

and some necessary restructuring for that.

If there is some interest i could create some tests for it with the HttpClient 
of c# and/or js

> IHttpHandler for Thrift
> -----------------------
>
>                 Key: THRIFT-322
>                 URL: https://issues.apache.org/jira/browse/THRIFT-322
>             Project: Thrift
>          Issue Type: New Feature
>          Components: C# - Library
>            Reporter: Fredrik Hedberg
>            Assignee: Nils Hügelmann
>            Priority: Minor
>         Attachments: thrift-csharp-httphandler.diff, 
> thrift-csharp-httphandler.diffupdated.diff, thrift-csharp-httphandler2.diff
>
>
> IHttpHandler for Thrift.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to