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

Interceptors #19

Closed
emoralesb05 opened this issue Jul 15, 2016 · 2 comments
Closed

Interceptors #19

emoralesb05 opened this issue Jul 15, 2016 · 2 comments
Assignees
Milestone

Comments

@emoralesb05
Copy link
Contributor

Feature Request

Custom HTTP wrapper to intercept requests/responses.

What is the expected behavior?

Angular2 does not have a way to provide this. So we need to build it from scratch wrapping the ng2 Http service.

What is the motivation / use case for changing the behavior?

Need to be able to use interceptors for HTTP requests. (JWT, error control, redirection, headers, etc etc)

@emoralesb05 emoralesb05 self-assigned this Jul 15, 2016
@aciccarello
Copy link
Contributor

Lots of comments but this is related: Http interceptors and transformers angular/angular#2684

@emoralesb05 emoralesb05 mentioned this issue Jul 23, 2016
3 tasks
@emoralesb05 emoralesb05 added this to the Alpha 0.6 milestone Jul 23, 2016
@emoralesb05
Copy link
Contributor Author

emoralesb05 commented Aug 16, 2016

Closed since it was added in #25

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

2 participants