This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
$http/$httpBackend support for overrideMimeType() #7669
Open
Description
Similar to the way I can create $http
requests that set the withCredentials
property on the underlying XMLHttpRequest, there should be a way for me to call overrideMimeType()
.