TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Does HTTP Interceptors in Angular Include the Main Request?

1 点作者 nilsandrey超过 5 年前
Probably newbie question, does HTTP Interceptors in Angular include the main request? I need to add a header to the browsing of an Angular app. I've found HTTP Interceptors, but it sounds like it's for intercepting all HTTP requests made by the explicit app code, and I need to include a header to the first main request of the (let's said) index.html main app file.

暂无评论

暂无评论