/*      HyperText Tranfer Protocol                                      HTTP.h
**      ==========================
*/

#ifndef HTTPS_H
#define HTTPS_H

#include "HTAccess.h"


extern HTProtocol HTTPS;

#endif /* HTTPS_H */
