Commit a6b8503
docs: update functions.fetch JSDoc to be more general
Updated the JSDoc comment to describe all use cases for the fetch method,
not just streaming. Now mentions custom HTTP methods, headers, raw response
access, and direct body control as additional reasons to use fetch over invoke.
Co-authored-by: Netanel Gilad <netanelgilad@users.noreply.github.com>1 parent 5862f73 commit a6b8503
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
87 | 92 | | |
88 | 93 | | |
89 | 94 | | |
| |||
0 commit comments