So what is the problem? An html document is a very typical result of a http post request to a server. – arkaschayesterday
i m getting an HTML page definition, and my request is not been submitted. i should receive an http response. but i m getting hTTP Page code – user2483993yesterday
1
How do you know your data has not been submitted? As long as you don't specify the information you have here there is little we can do for you... What error does curl produce, did you even check? And you certainly get an http response, as least as you request an http url. How else do you think that html page definition reaches your client, if not by means of an http response. And, sorry, but I have no idea what you mean with a hTTP Page code... – arkaschayesterday
curl
produce, did you even check? And you certainly get an http response, as least as you request an http url. How else do you think thathtml page definition
reaches your client, if not by means of an http response. And, sorry, but I have no idea what you mean with ahTTP Page code
... – arkascha yesterday