#ifndef http_api_h__
#define http_api_h__

void LoadHttpApi();
int  UnloadHttpApi(WPARAM, LPARAM);

#endif // http_api_h__