mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-28 08:17:54 +08:00
* [thrift] Update thrift to use the more universal http.RequestOptions
* The RequestOptions interface is more universal across node versions than
the ClientRequestArgs interface which is specific to Node v8.
* Add tests for RequestOptions