mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-09-02 04:23:20 +02:00
The deprecation warning in Context.get_http_request() referenced a non-existent URL https://gofastmcp.com/patterns/http-requests that returns 404. Updated to point to the correct documentation at https://gofastmcp.com/python-sdk/fastmcp-server-dependencies which contains the actual get_http_request() function documentation. Also updated the corresponding test to expect the new URL. Fixes #1814 Co-authored-by: William Easton <strawgate@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| client | ||
| contrib | ||
| deprecated | ||
| experimental | ||
| integration_tests | ||
| prompts | ||
| resources | ||
| server | ||
| tools | ||
| utilities | ||
| __init__.py | ||
| conftest.py | ||
| test_examples.py | ||
| test_mcp_config.py | ||