Pergunta

Is it recommended to first use the CRYPT_STRING_BASE64 a file content before uploading it to an API ?

Foi útil?

Solução

No it's not needed and not recommended. In fact it's not on the encoding specification and will possibly be incompatible with existing multiform/form-data parsers.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top