質問

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

役に立ちましたか?

解決

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.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top