Ngx Http Client. Fix for Angular apps to send data to servers the way they expect it.

github.com/tiangolo/ngx-http-client

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

April 2020
  • :fire: Remove package-lock.json
October 2019
  • :memo: Update Readme with age notice and link to PR with fix in Angular
January 2018
  • Release —First release
  • Use ng-packagr for compilation
November 2017
  • Bump package version
  • Bump package version
  • Refactor to use all Angular internals and only override the minimum
  • Remove unneeded exports
  • Bump package version
  • Fix typos and clarify README
  • Add README
  • Update tsconfig to fix modules and types
  • Add Angular http to Rollup globals
  • Comment out broken re-encoding
  • Remove Angular specific package code
  • Start repo with minimum changes based on official Angular
  • Initial commit