You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: rename _update_headers_for_request to _prepare_request_headers
This better reflects that the method prepares headers for outgoing HTTP
requests, not just updating them with context. The method adds both
session ID and protocol version headers as needed.
0 commit comments