plugin-docs icon indicating copy to clipboard operation
plugin-docs copied to clipboard

Docs for fetch() have dangling reference to Response class

Open peterflynn opened this issue 6 years ago • 0 comments

Description of the issue

The page https://adobexdplatform.com/plugin-docs/reference/uxp/function/fetch.html says @see Response for the return type, but it's not a clickable link.

Proposed solution

Should we just link to https://developer.mozilla.org/en-US/docs/Web/API/Response from there? Are there any significant differences from the web standard that we'd need to note?

peterflynn avatar Jul 25 '19 22:07 peterflynn