aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/command/self_update_command_test.rs
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-08-31 00:07:36 +0900
committernsfisis <nsfisis@gmail.com>2026-08-31 00:07:36 +0900
commitdc1f030e3904677cd65eac0a90c1d850e0ad1bbf (patch)
tree36f5177d90ae34f1b0b28cae5d1a3075acb2f8bd /crates/shirabe/tests/command/self_update_command_test.rs
parenta38ed045e9981664d90c05ab43ab4ab6026eb31b (diff)
downloadphp-shirabe-dc1f030e3904677cd65eac0a90c1d850e0ad1bbf.tar.gz
php-shirabe-dc1f030e3904677cd65eac0a90c1d850e0ad1bbf.tar.zst
php-shirabe-dc1f030e3904677cd65eac0a90c1d850e0ad1bbf.zip
feat(plugin): serve HttpDownloader as a proxy stub
A downloader carries its own options, TLS defaults and request backends, and what it shares with the graph is the IO it collects authentication into and the config it reads. Plugin code writing `new HttpDownloader($io, $config)` therefore allocates a Rust-side entity of its own rather than a second downloader the graph knows nothing about, and the guard that shadowed the class in the worker is gone. The request surface is not served yet: get() and copy() have no wire representation for the Response they return, and the async surface resolves its promises with one. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'crates/shirabe/tests/command/self_update_command_test.rs')
0 files changed, 0 insertions, 0 deletions