mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-31 00:20:11 +00: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