Oracle iPlanet Web Proxy Server 4.0.14 NSAPI Developer's Guide

How This Book Is Organized

The following table lists the chapters in the guide and their contents.

Table P–1 Guide Organization

Chapter 

Description 

Chapter 1, Creating Custom SAFs

This chapter discusses how to create your own plug-ins that define new SAFs to modify or extend the way the server handles requests. 

Chapter 2, Creating Custom Filters

This chapter discusses how to create custom filters that you can use to intercept, and potentially modify, incoming content presented to or generated by another function. 

Chapter 3, Examples of Custom SAFs and Filters

This chapter provides examples of custom SAFs to use at each stage in the request-handling process. 

Chapter 4, NSAPI Function Reference

This chapter presents a reference of the NSAPI functions. You use NSAPI functions to define SAFs. 

Chapter 5, Data Structure Reference

This chapter discusses some of the commonly used NSAPI data structures. 

Chapter 6, Using Wildcard Patterns

This chapter lists the wildcard patterns you can use when specifying values in obj.conf and various predefined SAFs.

Chapter 7, Time Formats

This chapter lists time formats. 

Chapter 8, Hypertext Transfer Protocol

This chapter gives an overview of HTTP. 

Appendix A, Alphabetical List of NSAPI Functions and Macros

This appendix provides an alphabetical list of NSAPI functions and macros.