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

Update to HttpClient #17

Open
dsoltesz opened this issue Oct 4, 2017 · 5 comments
Open

Update to HttpClient #17

dsoltesz opened this issue Oct 4, 2017 · 5 comments

Comments

@dsoltesz
Copy link

dsoltesz commented Oct 4, 2017

can we have the bridge updated to use the new httpClient instead of http.

@martindalec
Copy link

Any movement on this? Without it using HttpClient, we can't intercept the requests to append any type of authorization headers native to Angular 4

@marcelgood
Copy link
Collaborator

It's on the list. Just need to set aside some time. Currently haven't needed it on any of our own projects, so it's remained a lower priority.

@dsoltesz
Copy link
Author

dsoltesz commented Nov 7, 2017

Just following up on this especially since angular 5 is out

@marcelgood
Copy link
Collaborator

Sorry about the continued delay. I'm working on this now, however making it work with Angular 5 apparently isn't as straight forward as I hoped. I have to redo the library to make it consumable in Angular 5. Hopefully won't take too long. I'm aiming for next week, but I'm waiting on a dependency that should be released this weekend before I can build the library.

@marcelgood
Copy link
Collaborator

The beta for the new package supporting HttpClient has been released.

https://github.com/Breeze/breeze.bridge2.angular

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

No branches or pull requests

3 participants