View Issue Details
| Category | |||||
|---|---|---|---|---|---|
| SSPBT:本体(SSP) | |||||
| Severity | feature | Reproducibility | N/A | ||
| Status | closed | ||||
| Fixed in Version | 2.5 (リリース) | ||||
| Summary | 0000443: http-get but not write to file | ||||
| Description | I've made a small update to taromati2 for displaying a random, nonsensical sentence in the table of contents: https://github.com/Taromati2/ghost/commit/c1bd96640a411e6010cc2a2a03b081c6b66d2659 At the same time I find that http-get seems to have to be done via a temporary file, and I want to rely on memory as much as possible rather than writing to the hard drive: this is a disservice to the user's hard drive, and I'm an obsessive-compulsive person So is it possible to append an optional parameter to http-get so that the contents of http-get can be done via event parameters rather than temporary files? I'd be so happy if that worked XD | ||||
| Tags | No tags attached. | ||||
| Attach Tags | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-02-28 01:22 | guest | New Issue | |
| 2022-03-02 12:39 | ponapalt | Assigned To | => ponapalt |
| 2022-03-02 12:39 | ponapalt | Status | new => closed |
| 2022-03-02 12:39 | ponapalt | Resolution | open => fixed |
| 2022-03-02 12:39 | ponapalt | Fixed in Version | => 2.5 (リリース) |
| 2022-03-02 12:39 | ponapalt | Note Added: 0001143 |