Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #45, Fix & tests added #46

Merged
merged 5 commits into from
May 6, 2018
Merged

Conversation

resistancecanyon
Copy link
Contributor

closes #45
@vmasek Please let me know what you think & review.
This is required as setting an option like withCredentials should be a one time process & not send via each api call requests as a repeated option.
Also if its supposed to be configurable, it should be configurable right?

resistancecanyon and others added 5 commits November 22, 2017 07:43
feat(): http request options
Updating to send parameters to the service via a module & latest work
reportProgress & withCredentials are set from constructor now if available.
@CLAassistant
Copy link

CLAassistant commented May 5, 2018

CLA assistant check
All committers have signed the CLA.

@vmasek vmasek merged commit 9014a3e into flowup:master May 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[api-client] HttpOptions reportProgress & withCredentials are not being set on service init
3 participants