angular.io
angular.io copied to clipboard
Question RequestOptions
Guys,
I have the same implementation shown in this file? angular.io/public/docs/_examples/server-communication/ts/src/app/default-request-options.service.ts
I know that with Angular 5, many things are moved to angular/common/http but i cant find the RequestOptions there. and I was wondering if there is still a need or a way to keep the RequestOption global to the entire project?