HTTPConnection.send(data)
Send data to the server. This should be used directly only after the endheaders()
method has been called and before getresponse()
is called.
HTTPConnection.send(data)
Send data to the server. This should be used directly only after the endheaders()
method has been called and before getresponse()
is called.
Designed by : w10schools
service@w10schools.com
Please login to continue.