File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -505,7 +505,7 @@ function $HttpProvider() {
505505 * - **timeout** – `{number|Promise}` – timeout in milliseconds, or {@link ng.$q promise}
506506 * that should abort the request when resolved.
507507 * - **withCredentials** - `{boolean}` - whether to set the `withCredentials` flag on the
508- * XHR object. See [requests with credentials](https://developer.mozilla.org/en-US/ docs/Web/HTTP/Access_control_CORS#Requests_with_credentials)
508+ * XHR object. See [requests with credentials](https://developer.mozilla.org/docs/Web/HTTP/Access_control_CORS#Requests_with_credentials)
509509 * for more information.
510510 * - **responseType** - `{string}` - see
511511 * [requestType](https://developer.mozilla.org/en-US/docs/DOM/XMLHttpRequest#responseType).
You can’t perform that action at this time.
0 commit comments