Ray Parrish wrote:
Hello,
I am trying to figure out how to send cookie data with an httplib
request command. Here is what the doc says -
request( method, url[, body[, headers]])
This will send a request to the server using the HTTP request
method method and the selector url. If the b
Hello,
I am trying to figure out how to send cookie data with an httplib
request command. Here is what the doc says -
request( method, url[, body[, headers]])
This will send a request to the server using the HTTP request method
method and the selector url. If the body argument is pres