mean-expert-official / loopback-sdk-builder

Tool for auto-generating Software Development Kits (SDKs) for LoopBack
Other
399 stars 175 forks source link

Feature/http client module #565

Closed nedzvedz closed 6 years ago

nedzvedz commented 6 years ago

What type of pull request are you creating?

How many unit test did you write for this pull request?

Updated already existed tests.

Write a reason if none (e.g just fixed a typo):

Please add a description for your pull request:

Replaced HttpModule with HttpClientModule, which supports interceptors. Removed request body stringify - this will allow to send files.

jonathan-casarrubias commented 6 years ago

@nedzvedz thanks for sending this PR. Would you mind to share the following information

Name: Email: Web/Git:

So I can add you to the list of contributors.

Cheers Jon

nedzvedz commented 6 years ago

@jonathan-casarrubias Name: Vitali Nedzvedz Email: vitali.nedzvedz@gmail.com Github profile: https://github.com/nedzvedz

Thanks. :)