Table of Contents
Introduction ...................................................................................................................................................1
Overview ........................................................................................................................................................2
API Reference ...............................................................................................................................................3
General Server Setup Routines ..............................................................................................................3
Content Definition Routines.....................................................................................................................5
Connection and Request Handling Routines .........................................................................................7
Response Generation Routines..............................................................................................................8
Form Data / Cookies / Symbol Table Routines ....................................................................................10
Authentication ........................................................................................................................................12
Access Control Lists ..............................................................................................................................13
Miscellaneous Routines.........................................................................................................................14
Appendix A – HTTP Response Codes....................................................................................................16
Appendix B – Common Content Types..................................................................................................17
Appendix C – IP Addresses and CIDR ...................................................................................................18
Appendix D – Release History .................................................................................................................19
Example 1 – Example Server ..................................................................................................................20
Example 2 – Fragments ...........................................................................................................................22
Fragment 1 : HTTP Basic Authentication .............................................................................................22
Fragment 2 : Access Control Lists........................................................................................................23