Pregunta

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

¿Fue útil?

Solución

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 bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top