If the request method is POST, this method is called from the network library.
BaseRequest getrequest = new BaseRequest(); byte[] data = getrequest.getData();
This method will return with the content to be sent to the server.