Replies: 1 comment
-
Sure, Mike. The general idea is that the fetch API allows you to create download tasks on our server. So you start by telling us to get the docket, and then you check to see when that is done. Once it's done, you go and get the docket. In greater detail:
And that should do it! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
You have fetch APIs, but I'm not sure how to use them. Can you help explain a simple approach?
Beta Was this translation helpful? Give feedback.
All reactions