Fix probe POST /rpc, HTTP-first, MCP socket name lookup, BASE_PATH, 405 fallback #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_fix_openrpc_http_fallback"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Ref: lhumina_code/home#3, lhumina_code/home#4
Test plan
POST /rpc returns 405 (not 404) on services like hero_os_http that only have /rpc/{context}. Broaden the check to any HTTP 4xx/5xx so the fallback to GET /openrpc.json is triggered correctly. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>WIP: fix probe POST /rpc, HTTP-first, MCP socket name lookup, BASE_PATH, 405 fallbackto Fix probe POST /rpc, HTTP-first, MCP socket name lookup, BASE_PATH, 405 fallbackPull request closed