Closed jdcockrill closed 10 years ago
Since the get and post methods send a "Connection: close" header, the server is expecting us to disconnect, so the get and post methods should issue the TCPDIS=off command to the module to disconnect the connection.
Closed with commit 99acfdd thanks again!
Since the get and post methods send a "Connection: close" header, the server is expecting us to disconnect, so the get and post methods should issue the TCPDIS=off command to the module to disconnect the connection.