ncsa-mosaic/libwww2/HTTP.h

14 lines
218 B
C
Raw Permalink Normal View History

2010-03-08 04:55:21 -06:00
/* HyperText Tranfer Protocol HTTP.h
** ==========================
*/
#ifndef HTTP_H
#define HTTP_H
#include "HTAccess.h"
extern HTProtocol HTTP;
#endif /* HTTP_H */