tamaina
4735ae6451
refactor: /proxyをFileServerServiceに統合し、/proxyのurlで/filesが指定されていた場合は直接ファイルを解決するようにする (#9709)
* wip?
* clean up
* Implement? HttpFetchService
* ✌️
* remove node-fetch
* fix
* refactor
* fix
* gateway timeout
* UndiciFetcherクラスを追加 (仮コミット, ビルドもstartもさせていない)
* fix
* add logger and fix url preview
* fix ip check
* enhance logger and error handling
* fix
* fix
* clean up
* Use custom fetcher for ApRequest / ApResolver
* bypassProxyはproxyBypassHostsに判断を委譲するように
* set maxRedirections (default 3, ApRequest/ApResolver: 0)
* fix
* wip????
* wip
* ✌️
* set .node-version
* clean up
* refactor
* clean up
* refactor
* refactor detectRequestType
* rename detectResponseType
* ✌️
* fix
* wip
* clean up
* no got
* remove got
* wip
* ✌️
* fix
* clean up
* remove unnnecessary const
* good cleanup
* no stream
* Revert "no stream"
This reverts commit 636f9192fcd2b17e71bbf6b5b106b490e0f66244.
* fix
* cache-control: max-age=300 to error
* refactor cleanup
2023-01-26 16:06:29 +09:00
..
2022-04-15 21:33:00 +09:00
2023-01-08 16:47:57 +09:00
2023-01-21 13:14:55 +09:00
2022-07-07 21:06:37 +09:00
2023-01-26 16:06:29 +09:00
2022-12-18 07:51:31 +09:00
2021-11-12 10:35:41 +09:00
2022-05-14 16:09:47 +09:00
2022-09-20 01:04:08 +09:00
2023-01-19 16:58:09 +09:00
2022-09-18 03:27:08 +09:00
2022-12-14 14:26:25 +09:00
2021-11-12 10:35:41 +09:00
2022-09-18 03:27:08 +09:00
2023-01-25 12:17:53 +09:00
2022-12-24 14:39:17 +09:00
2022-12-14 00:01:45 +09:00
2023-01-13 09:32:56 +09:00