Commit 745797d
committed
Add headers support to HTTP transport schema
Added optional 'headers' field to HTTP transport definition. Values support
${input:ID} placeholders for injecting user-provided values into request headers.
Enables Bearer token auth and other header-based authentication patterns.
https://claude.ai/code/session_013AxurW8hPAfnUNvik354Xx1 parent 14c030a commit 745797d
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
170 | 175 | | |
171 | 176 | | |
172 | 177 | | |
| |||
0 commit comments