Ellen Wang
Ellen Wang
Yes.we just want to send a request with content-type: 'application/json'.not 'Content-Type: text/plain'.Is it strange?
> Because in your PR you don't change the logic. Early was: > `JSON.stringify(this.entity)` > you changed it to: > `this.config.extractRequestDataFormat(this.entity)` > but this function return `JSON.stringify(data)`. Where data it's...
Thank you for your reply. I need a new function like this. [example/odata.service.ts (function extractRequestDataFormat) ](https://github.com/ellen2212/angular-odata-es5/commit/76e8912b0101ec9efa08503648e1611d91b57858) Thanks, Ellen
Yes.Could you help us to fix it, or I create a new pull request.Thanks very much.
@StefH Do you have any advice to help us. Thanks very much.