Commit 47e2462
docs: show both raw streaming and buffered curl in routing example
Mirror the Python SDK example by demonstrating both kernel.browsers.fetch
(streaming, returns Response) and kernel.browsers.curl (buffered JSON
envelope), with comments noting when to use each.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent da86023 commit 47e2462
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
10 | 17 | | |
11 | 18 | | |
12 | 19 | | |
| |||
0 commit comments