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
Is there a bug report here? The base64 conversion is documented behavior. Please reopen if I missed something.
I know is documented. I'm asking if is there a way to manage what is received by the server, because I need to forward the content of the request to another server via REST api invocation.
So, from what I receive is there a way to pass from 'a sequence of string' to base64 again?
I know is documented. I'm asking if is there a way to manage what is received by the server, because I need to forward the content of the request to another server via REST api invocation.
So, from what I receive is there a way to pass from 'a sequence of string' to base64 again?
I've also opened a question on Stack Overflow: https://stackoverflow.com/questions/72183247/unable-to-use-bytearray-value-received
Originally posted by @kagedani in #688 (comment)
The text was updated successfully, but these errors were encountered: