question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Angular 4.3.x HttpClient compatibility

See original GitHub issue

Are there any plans to upgrade this service to support Angular 4.3.x’s HttpClient?

Commit describing the change Official docs

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:20 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
rmcsharrycommented, Oct 20, 2017

It would be awesome if this branch could be merged, interceptors are awesome! 😃

1reaction
mrsweaterscommented, Aug 30, 2017

This looks good. The typings still point to lib instead of src in: https://github.com/neroniaky/angular2-token/blob/httpclient/angular2-token.d.ts

Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular Http & HttpClient: Same but different - Hackages Blog
HttpClient provides some well-awaited features. It exists as a separate module called @angular/common/http to ensure retro compatibility with ...
Read more >
New HttpClient in Angular 4.3.x DRYs up Network Calls AND ...
The new HttpClient in Angular 4.3.1+ really helps make testing network services easier. And it's a bit less repetitive to boot!
Read more >
tiangolo/ngx-http-client: Angular (4.3+) HttpClientModule with ...
Angular (4.3+) HttpClientModule with parameter encodings compatible with back ends (Node.js, Python, PHP, etc) - GitHub - tiangolo/ngx-http-client: Angular ...
Read more >
Angular 10 HttpClient - Techiediaries
In this tutorial we'll be seeing a detailed guide with examples using the new HttpClient in Angular 10, available from the @angular/common/http ...
Read more >
Angular 5: Making API calls with the HttpClient service
The code samples in this post are compatible with Angular 4.3 and 5.x (and 6.x with rxjs-compat). If your project is still using...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found