[
https://issues.apache.org/jira/browse/THRIFT-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nils Hügelmann updated THRIFT-322:
----------------------------------
Attachment: ProcessRequestOverload.patch
This piece of code was not commited yet in 0.7
It transforms the current ProcessRequest into a generic one which accept in-
and out-streams. Then it adds 2 overloads for ProcessRequest, one to use it
with HttpListenerContext from System.Net and one to use with HttpContext from
System.Web.
The one for System.Net is very useful because you can make a webserver in your
application using System.Net.HttpListener.
I'm using it for comunication with my JavaScript client :-)
> 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: ProcessRequestOverload.patch,
> thrift-csharp-httphandler-test.diff, thrift-csharp-httphandler.diff,
> thrift-csharp-httphandler.diffupdated.diff, thrift-csharp-httphandler2.diff,
> thrift-csharp-httphandler3.diff
>
>
> IHttpHandler for Thrift.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira