L
L
lololo_eb2018-03-16 18:58:33
Java
lololo_eb, 2018-03-16 18:58:33

How and in what format to send multiple values ​​in a server response?

When sending data as a POST request on the server, everything is conveniently ordered into an array. The question arises: how to send several values ​​in the response so as not to examine the string several times and not split the response? What is better to send, in regular html, json or xml? or are there other options?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Bay, 2018-03-16
@kawabanga

json. Don't thank.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question