Home | History | Annotate | Download | only in chapters
      1 @heading API reference
      2 @itemize @bullet
      3 @item
      4 The @emph{GNU libmicrohttpd} manual by Marco Maggi and Christian Grothoff 2008 
      5 @uref{http://gnunet.org/libmicrohttpd/microhttpd.html}
      6 
      7 @item
      8 All referenced RFCs can be found on the website of @emph{The Internet Engineering Task Force}
      9 @uref{http://www.ietf.org/}
     10 
     11 @item
     12 @emph{RFC 2616}: Fielding, R., Gettys, J., Mogul, J., Frystyk, H., and T. Berners-Lee,
     13 "Hypertext Transfer Protocol -- HTTP/1.1", RFC 2016, January 1997.
     14 
     15 @item
     16 @emph{RFC 2617}: Franks, J., Hallam-Baker, P., Hostetler, J., Lawrence, S., Leach, P.,
     17 Luotonen, A., and L. Stewart, "HTTP Authentication: Basic and Digest Access Authentication", RFC 2617, June 1999.
     18 
     19 
     20 @item 
     21 A well--structured @emph{HTML} reference can be found on
     22 @uref{http://www.echoecho.com/html.htm}
     23 
     24 For those readers understanding German or French, there is an excellent document both for learning
     25 @emph{HTML} and for reference, whose English version unfortunately has been discontinued.
     26 @uref{http://de.selfhtml.org/} and @uref{http://fr.selfhtml.org/}
     27 
     28 
     29 @end itemize
     30