HttpConnectionTest Class Reference

SETTING CONFIGURATION. More...

#include <HttpConnectionTest.h>

List of all members.

Public Member Functions

void testCompressedHttpConnection ()

Private Attributes

HttpConnection httpConnection
StringBuffer serverUrl


Detailed Description

SETTING CONFIGURATION.

The first time the test is ran, the config is created using the api factory. Launching the test with CLIENT_TEST_SERVER=funambol CLIENT_TEST_SOURCES=vcard21 make check the default server is localhost with user/pass guest/guest. just a small HttpConnection wrapper class to have access to server HTTP response headers lass HttpConnection2 : public HttpConnection { public: const StringMap& getResponseHeaders() const { return responseHeaders; }};


The documentation for this class was generated from the following files:

Generated on Tue Aug 3 09:56:49 2010 for Funambol Outlook Plug-in Library by  doxygen 1.5.7.1