I am using http POST method to send request to server. Sending the header part is fine. But i want to get the body part directly from a directoy instead of a zipped file. Is it possible? If yes how can we do so?
I am trying with zipped file and that is working but i want to understand actually what will happen in case of directory.