e.g. POST /foo -> worker kicks off an internal fetch() to /someapi, meanwhile responds to the POST /

e.g. POST /foo -> worker kicks off an internal fetch() to /someapi, meanwhile responds to the POST /foo with (202)
Was this page helpful?