ewngs / szamlazz.js

Node.js client for Szamlazz.hu
MIT License
38 stars 34 forks source link

feat: Add new timeout field to Client options #45

Closed peter-jozsa closed 1 year ago

peter-jozsa commented 1 year ago

Allow users to specify a maximum time (in ms) for each request sent by this library. This new timeout field is passed directly to axios, the HTTP library used under the hood.