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
This updates the http binding generator to use the context's http
encoder / decoder for base64 rather than relying on Buffer's
implementation. We do still use Buffer for converting between utf8
and Uint8Array though.
Copy file name to clipboardExpand all lines: smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/integration/HttpBindingProtocolGenerator.java
0 commit comments