summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/HttpRequestService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* enhance(backend): Add address bind config option (#11725)Essem2023-08-201-0/+4
* update deps (#11409)syuilo2023-07-311-1/+1
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* fix type errorssyuilo2023-07-151-5/+6
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-4/+4
* fix(server): HttpRequestService.sendでは常にUser-Agentを含むようにtamaina2023-02-141-3/+4
* refactor: fix typesyuilo2023-02-011-2/+2
* fix(server): node-fetchおよびgotを使う以前の実装に戻すsyuilo2023-01-251-295/+82
* Fix #9710 ? (#9712)tamaina2023-01-241-5/+32
* refactor(server): httpRequestServiceのUndiciFetcher依存をなるべくカ...syuilo2023-01-241-24/+29
* refactor(server): notify url when fetch errortamaina2023-01-171-1/+1
* perf(backend): Use undici instead of node-fetch and got (#9459)tamaina2023-01-121-82/+263
* getJsonで256kbに制限syuilo2022-12-251-0/+1
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-0/+5
* fix import typesyuilo2022-09-211-1/+1
* testsyuilo2022-09-191-7/+7
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+154