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
Revert "feat: enhance user-agent logic" by @icerzack in #14
Rollback of BREAKING CHANGE.
This PR reverts #12 to previous behavior (user-agent prepending instead of appending)
feat!: change user-agent logic by @icerzack in #12
BREAKING CHANGE: a new approach for using custom User-Agent is introduced. Now, some method signatures and User-Agent "appending" logic have changed, be cautios. Custom User-Agent is now added as a postfix to the default one.