/[Apache-SVN]
ViewVC logotype

Revision 760164


Jump to revision: Previous Next
Author: dreiss
Date: Mon Mar 30 20:46:56 2009 UTC (15 years, 7 months ago)
Changed paths: 1
Log Message:
THRIFT-305. erlang: Fix http_options for thrift_http_transport

The old implementation of thrift_http_transport:set_http_options assumed
that the return value of thrift_transport:new was a pid, but it isn't.
It is a private structure.  Therefore, set_http_options could never work.
Now, thrift_http_transport:new takes an optional third argument,
an assoc-list of options, including http_options.


Changed paths

Path Details
Directoryincubator/thrift/trunk/lib/erl/src/thrift_http_transport.erl modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26