Commit 2c341be
committed
debug: add session ID extraction debugging and case variations
Added debugging to see:
- All response header keys when session ID not found
- Try multiple case variations of Mcp-Session-Id header
- Print when session ID is successfully extracted
This will help identify why session isn't persisting across requests.1 parent b5152d8 commit 2c341be
1 file changed
+10
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
181 | | - | |
182 | | - | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
183 | 190 | | |
184 | 191 | | |
185 | 192 | | |
| |||
0 commit comments