troyanskiy / ngx-resource-core

RESTful Core Library
40 stars 10 forks source link

Remove body only if requestBodyType is NONE or JSON with empty body #34

Closed NiyazNz closed 5 years ago

NiyazNz commented 6 years ago

Otherwise FormData or Blob bodies are also removed

troyanskiy commented 5 years ago

Hello @NiyazNz Thank you for the PR. It's published now at NPM. Could you please test it? Thanks again!