agraboso / agraboso/redux-api-middleware
asp.net core serverside prerendering - fetch
オープン
enhancement
question
- 主要言語
- JavaScript
- スター
- 1.5k
- フォーク
- 190
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Is there a way to configure our own fetch function?
This is needed to for server-side prerendering in ASP.NET core.
Particularly, ASP.NET Core needs to use a fetch that can takes a [relative](https://github.com/aspnet/JavaScriptServices/issues/1187) URL and [self signed certificates](https://github.com/aspnet/JavaScriptServices/issues/1090#issuecomment-313405030)
Here is an implementation of such fetch.
https://github.com/aspnet/JavaScriptServices/blob/dev/src/Microsoft.AspNetCore.SpaServices/npm/domain-task/src/fetch.ts
Thanks
コントリビューションガイド
評価
この issue はまだ評価されていません。