reverted HTTPCLient debug back to defaulted off

Dependencies:   HTTPClient-SSL

Fork of MTS-Socket by Keith Ruenheck

Revisions of HTTPClient-SSL.lib

Revision Date Message Actions
50:cfd86294a816 2016-03-11 Reverted HTTPClient debug to default off File  Diff  Annotate
49:139d2c3e2765 2016-02-04 Added hardware reset of modem, including the option from debugMenu=>SystemSetup File  Diff  Annotate
48:24ac887eb82f 2016-01-28 Doubled the chunk size in HTTP Client to address the serial rx byte dropped problem. File  Diff  Annotate
47:ddd7313a384b 2016-01-27 Eliminated extra http debug information because it bogged down the system. File  Diff  Annotate
46:72950e2241b8 2016-01-26 Enabled extra debug information from http client File  Diff  Annotate
45:caa607cf0eb4 2015-09-22 Modified CheckSignalStrength() so that is returns Levels of 1-5. Modified GetNetworkTime() so that it returns a populated tm structure File  Diff  Annotate
44:8f20514139ad 2015-09-15 Increased chunk size File  Diff  Annotate
43:2b78cadc0894 2015-06-25 update to MultiTech official version of HTTPClient-SSL library File  Diff  Annotate
40:ce112dc657f6 2015-03-24 update HTTPClient-SSL File  Diff  Annotate
38:ce7961511743 2015-03-24 merge File  Diff  Annotate
37:3a7bd68b15a9 2015-03-24 update HTTPClient-SSL File  Diff  Annotate
34:98290cb26c08 2015-03-16 Updating HTTPClient-SSL.lib File  Diff  Annotate
32:45c1fe2ec378 2015-02-09 Updated CyaSSL library to merge the two separate time verification date removal branches. File  Diff  Annotate
31:b4aa9ae8bf90 2015-02-09 Somehow lost the commit for the #define NO_TIME_VERIFY flags under settings.h that removed the certificate date checking.; Added them back in. File  Diff  Annotate
30:7058742e5ba4 2015-02-09 Updated comments in HTTPClient/HTTPClient.h to explain the URL formatting for HTTP requests. File  Diff  Annotate
29:a9365206c003 2015-02-09 Updated HTTPS library. Removed unneeded calls, added memory checks. File  Diff  Annotate
27:263ac78dd20f 2015-01-23 update HTTPS-client library File  Diff  Annotate
26:0d444fc0eee9 2015-01-19 Turned off debugging for HTTPS Client File  Diff  Annotate
25:3a58f3596f87 2015-01-19 Updating HTTPSClient library File  Diff  Annotate
24:95b4f89631ed 2015-01-14 Added CyaSSL lib to HTTPSClient by Doug Anson for SSL secure connections through MTS devices. Modified client to inlcude a function for certificate input, and for setting the SSL verify settings. File  Diff  Annotate
23:863d53825920 2015-01-06 Moving fork from private to public team repository File  Diff  Annotate
21:faff2c3248ec 2015-01-06 Replaced HTTP library with HTTPS library that also implements basic authentication, and extra headers File  Diff  Annotate