[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Connection: keep-alive



I am using the HTTP_URL_Post.

The requirements of the webservice I am consuming states:
All HTTP connections must be persistent ('TCP Stateful"), that is , must contain the header
"Connection: keep-alive" and correctly implement its semantics.

Can HTTP_URL_Post insert the "Connection: keep-alive" into the HTTP header information?
Or must I do a COMM_Connect, with a http_persist_post?

Thanks for your help


-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------