Domanda

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

È stato utile?

Soluzione

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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top