reverted HTTPCLient debug back to defaulted off

Dependencies:   HTTPClient-SSL

Fork of MTS-Socket by Keith Ruenheck

Revisions of Test/TestTCPSocketConnection.h

Revision Date Message Actions
35:c85bea9cb713 2015-03-11 Added HTTPS unit test.; Removed APN declarations, as there is only one static APN declaration now (consolidated the APN's to the same location for all tests) File  Diff  Annotate
17:cbfa7314af15 2014-08-22 merge changes File  Diff  Annotate
16:dbe80ac199f5 2014-08-11 Removed some unecessary wait() calls in TestTCPSocketConnection.h and TestUDPSocketConnection.h; Changed TestTCPSocketConnection.h to look for whole menu before moving on, rather than just first menu line. File  Diff  Annotate
15:8b5fbb926688 2014-07-23 Put in IP address and Port for TestTCPSocketConnection.h File  Diff  Annotate
14:7643ed024fe8 2014-07-23 Tweaked response checking in TestTCPSocketConnection.h to exit early if correct response found. ; TestUDPSocket.h added socket close and disconnect File  Diff  Annotate
13:45b7e18e33ab 2014-07-09 shut down PPP connection at end of TCP unit test File  Diff  Annotate
12:9efe3cc3cb6c 2014-06-23 change all instances of SUCCESS to MTS_SUCCESS File  Diff  Annotate
11:892ffac4946b 2014-06-19 keep address and port of TCP test server since the test is specifically for how that server behaves File  Diff  Annotate
10:42220b7df921 2014-06-17 fix compile error with APN File  Diff  Annotate
9:b2e3862705fc 2014-06-17 add UDP socket code; add UDP unit test; remove specific info from tests File  Diff  Annotate
8:a3b41ec82e63 2014-06-16 update receive() in TCPSocketConnection; update and improve TCP and HTTP unit tests File  Diff  Annotate
7:08b474178245 2014-06-03 add HTTPClient; add tests for HTTPClient and TCPSocketConnection - still need work File  Diff  Annotate