Frontmatter
| id | 2959 |
| title | Create a fetch wrapper |
| state | Closed |
| labels | enhancementstale |
| assignees | tobiu |
| createdAt | Apr 1, 2022, 4:51 PM |
| updatedAt | Sep 15, 2024, 4:36 AM |
| githubUrl | https://github.com/neomjs/neo/issues/2959 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 15, 2024, 4:36 AM |
Similar to https://github.com/neomjs/neo/blob/dev/src/data/connection/Xhr.mjs which feels a bit outdated at this point.
It could be a bit similar to: https://github.com/developit/redaxios/blob/master/src/index.js