Commit 06d1f1e
committed
docs: document SSRF redirect protection gap for user-provided clients
Add docstring note on the http_client parameter of streamable_http_client()
clarifying that user-provided clients do not receive SSRF redirect protection.
Also emit a logger.debug when a user-provided client is used.
Github-Issue: #21061 parent 6fc1bc7 commit 06d1f1e
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
523 | 523 | | |
524 | 524 | | |
525 | 525 | | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
526 | 529 | | |
527 | 530 | | |
528 | 531 | | |
| |||
543 | 546 | | |
544 | 547 | | |
545 | 548 | | |
| 549 | + | |
| 550 | + | |
546 | 551 | | |
547 | 552 | | |
548 | 553 | | |
| |||
0 commit comments