Annotation of libwww/Library/src/HTTP.html, revision 2.6

2.6     ! timbl       1: <HTML>
        !             2: <HEAD>
        !             3: <TITLE>/Net/dxcern/userd/timbl/hypertext/WWW/Library/Implementation/HTTP.html</TITLE></HEAD>
        !             4: <BODY>
        !             5: <H1>HyperText Tranfer Protocol</H1>
        !             6: <PRE>#ifndef HTTP_H
2.1       timbl       7: #define HTTP_H
                      8: 
                      9: #include "HTAccess.h"
                     10: 
2.6     ! timbl      11: GLOBALREF HTProtocol HTTP;
2.1       timbl      12: 
2.6     ! timbl      13: #endif /* HTTP_H */
2.1       timbl      14: 
2.6     ! timbl      15: </PRE>end of HTTP module definition</A><P>
        !            16: </BODY>
        !            17: </HTML>

Webmaster