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
- feat: isolate the `APIv2` & `APIv3` config and client
- feat: use the `axios.VERSION`, `axios.mergeConfig` and `axios.AxiosHeaders` internally
- feat: refactor the `Transformer.signer` for the `GET` or `POST` requests
- feat: move the `merchant{key,cert}` inside `transformer.signer`, side affect by the `security:true` per request
- fix: `Transformer::parse(xml)` for stream download
- fix: `Rsa.fromPkcs1(str, KEY_TYPE_PUBLIC)` for loading the `PublicKey`
- doc: Q/A the `Rsa.from[Pkcs8|Pkcs1|Spki]` features
0 commit comments