Using the httpc module directly rather than the deprecated http layer
---------------------------------------------------------------------

                 Key: THRIFT-1344
                 URL: https://issues.apache.org/jira/browse/THRIFT-1344
             Project: Thrift
          Issue Type: Improvement
          Components: Erlang - Library
         Environment: compiling with rebar and Erlang R14B03 on Ubuntu
            Reporter: Knut O. Hellan
            Priority: Trivial


The http module is just a layer on top of the httpc module. The http module is 
being deprecated and the compiler now gives a warning about this. The patch 
fixes this

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

        

Reply via email to