Current File : /home/inlingua/public_html/decay_sym/root/usr/local/apps/dovecot/include/dovecot/http-common.h
#ifndef HTTP_COMMON_H
#define HTTP_COMMON_H

#define HTTP_DEFAULT_PORT 80
#define HTTPS_DEFAULT_PORT 443

#endif