javascript needs common xhttp communication function
There are two javascript functions that send and receive http messages. This situation can be improved by having these functions share a third function that does the sending and receiving.
There are two javascript functions that send and receive http messages. This situation can be improved by having these functions share a third function that does the sending and receiving.