angular-cn/aio/dist/generated/docs/api/common/http/HTTP_INTERCEPTORS.json

5 lines
3.4 KiB
JSON
Raw Permalink Normal View History

{
"id": "api/common/http/HTTP_INTERCEPTORS",
"title": "HTTP_INTERCEPTORS",
"contents": "\n\n<article>\n <div class=\"breadcrumb-container\">\n <div class=\"breadcrumb\">\n <script type=\"application/ld+json\">\n {\n \"@context\": \"http://schema.org\",\n \"@type\": \"BreadcrumbList\",\n \"itemListElement\": [\n { \"@type\": \"ListItem\", \"position\": 1, \"item\": { \"@id\": \"https://angular.io//api\", \"name\": \"API\" } },\n { \"@type\": \"ListItem\", \"position\": 2, \"item\": { \"@id\": \"https://angular.io/api/common\", \"name\": \"@angular/common\" } },\n { \"@type\": \"ListItem\", \"position\": 3, \"item\": { \"@id\": \"https://angular.io/api/common/http\", \"name\": \"@angular/common/http\" } },\n { \"@type\": \"ListItem\", \"position\": 4, \"item\": { \"@id\": \"https://angular.io/api/common/http/HTTP_INTERCEPTORS\", \"name\": \"HTTP_INTERCEPTORS\" } }\n ]\n }\n </script>\n <a href=\"/api\">API</a> > <a href=\"api/common\">@angular/common</a> > <a href=\"api/common/http\">@angular/common/http</a>\n </div>\n <div class=\"github-links\">\n <a href=\"https://github.com/angular/angular/edit/master/packages/common/http/src/interceptor.ts?message=docs(common)%3A%20describe%20your%20change...#L76-L75\" aria-label=\"Suggest Edits\" title=\"Suggest Edits\"><i class=\"material-icons\" aria-hidden=\"true\" role=\"img\">mode_edit</i></a>\n <a href=\"https://github.com/angular/angular/tree/12.0.0-next.7/packages/common/http/src/interceptor.ts#L76-L75\" aria-label=\"View Source\" title=\"View Source\"><i class=\"material-icons\" aria-hidden=\"true\" role=\"img\">code</i></a>\n</div>\n </div>\n \n <header class=\"api-header\">\n <h1 id=\"http_interceptors\">HTTP_INTERCEPTORS<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/common/http/HTTP_INTERCEPTORS#http_interceptors\"><i class=\"material-icons\">link</i></a></h1>\n \n <label class=\"api-type-label const\">const</label>\n \n \n \n </header>\n \n <aio-toc class=\"embedded\"></aio-toc>\n\n <div class=\"api-body\">\n \n <section class=\"short-description\">\n <p>A multi-provider token that represents the array of registered\n<code><a href=\"api/common/http/HttpInterceptor\" class=\"code-anchor\">HttpInterceptor</a></code> objects.</p>\n\n \n </section>\n \n \n \n <code-example language=\"ts\" hidecopy=\"true\" class=\"no-box api-heading\">\n const <a href=\"api/common/http/HTTP_INTERCEPTORS\" class=\"code-anchor\">HTTP_INTERCEPTORS</a>: <a href=\"api/core/InjectionToken\" class=\"code-anchor\">InjectionToken</a>&#x3C;<a href=\"api/common/http/HttpInterceptor\" class=\"code-anchor\">HttpInterceptor</a>[]>;\n </code-example>\n\n \n\n \n \n\n \n\n\n </div>\n</article>\n\n<!-- links to this doc:\n - api/common/http\n - api/common/http/HttpClientJsonpModule\n - api/common/http/HttpClientModule\n - api/common/http/HttpClientXsrfModule\n - guide/http\n-->\n<!-- links from this doc:\n - /api\n - api/common\n - api/common/http\n - api/common/http/HTTP_INTERCEPTORS#http_interceptors\n - api/common/http/HttpInterceptor\n - api/core/InjectionToken\n - https://github.com/angular/angular/edit/master/packages/common/http/src/interceptor.ts?message=docs(common)%3A%20describe%20your%20change...#L76-L75\n - https://github.com/angular/angular/tree/12.0.0-next.7/packages/common/http/src/interceptor.ts#L76-L75\n-->"
}