agraboso / agraboso/redux-api-middleware

asp.net core serverside prerendering - fetch

オープン
#156 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。