Hey, is the Workers File API available yet? I want to do something like this https://stackoverflow.c
Hey, is the Workers File API available yet? I want to do something like this https://stackoverflow.com/a/65672740/12037631
Stack Overflow
These recent days I tryed multiple times to upload file to file.io using cfworkers but it returns error this is my source code:
async function handleRequest() {
const file = fetch('https://upload.
async function handleRequest() {
const file = fetch('https://upload.


