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
A clear and concise description of what the bug is.
Mutable reference options.headers
options.headers is updated in create_client directry. thats why, The headers may be changed unintentionally if it is shared ClientOptions` instance other position.
Bug report
Describe the bug
A clear and concise description of what the bug is.
Mutable reference
options.headers
options.headers
is updated increate_client
directry. thats why, The headers may be changed unintentionally if it is shared
ClientOptions` instance other position.To Reproduce
Please execute below source code jupytor notebook.
Expected behavior
Screenshots
System information
Additional context
The text was updated successfully, but these errors were encountered: