mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-12 16:44:28 +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