Skip to content

Attach User-Agent header to RPC client (prism-cli/<version>)#240

Open
jabir-dev788 wants to merge 1 commit into
Toolbox-Lab:mainfrom
jabir-dev788:Prism-fix
Open

Attach User-Agent header to RPC client (prism-cli/<version>)#240
jabir-dev788 wants to merge 1 commit into
Toolbox-Lab:mainfrom
jabir-dev788:Prism-fix

Conversation

@jabir-dev788

Copy link
Copy Markdown

Sets a User-Agent: prism-cli/ header on the reqwest client builder so outbound RPC requests are identifiable in server logs. Header is configured once at client construction via ClientBuilder::user_agent, applying to all requests made through that client instance. Closes #219.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Attach a User-Agent Header to Every RPC Request

1 participant