This is more a question of concept.
I have a handler that can receive information from different sources, i identify them by the content-type header so for JSON i have application/json
What mimeType would you consider the B4xSerializator to be? i am guessing application/octet-stream but this could also be a file.
for now i am using: application/serializable
I have a handler that can receive information from different sources, i identify them by the content-type header so for JSON i have application/json
What mimeType would you consider the B4xSerializator to be? i am guessing application/octet-stream but this could also be a file.
for now i am using: application/serializable