Table of Contents


  1. Description
    1. Features
    2. Supported Standards
    3. Current Limitations
    4. License & Copyright
    5. Obtaining the Source Code
  2. Quick Start
  3. Data Structures
    1. Strings
      1. UTF-8 for ASCII Hackers
      2. Separator String
      3. Multibyte UTF Magic Prefix
    2. Headers
    3. Messages
    4. Parse State
  4. Query Interface
    1. Syntax
      1. Header Query Syntax
      2. Body Query Syntax
    2. Wildcards
  5. Doing More
    1. Controlling Message Sizes
      1. Setting Thresholds
      2. Setting Limits
    2. Specifying File Locations
    3. Strings Instead of Files
    4. Checking for Errors
  6. Security
  7. Usage Examples
    1. "I18Ning" Mail Responders
    2. Using iMIME with CGI
      1. Data Passed with GET
      2. POSTed Forms
      3. Handling File Uploads
      4. non-ASCII Legacy Forms
        1. Encoding Info from Agent
        2. Submit & Page Encoding
          1. Form Encoding Info
          2. Script Encoding Info
      5. Multiple Encoding Info
  8. Extra Features
    1. Debugging Strings
    2. Using Wide Characters
    3. Parsing NCR and HTML Entities
    4. Parsing Time Strings
    5. MIME Transfer Encodings
    6. Content Negotiation
    7. Markup Language Handling
  9. Interfaces other than C
    1. C++
    2. Java
    3. PHP
    4. Perl
      1. CGI.pm
      2. cgi-lib
    5. Python
    6. TCL/Tk
    7. Ruby
  10. Customizing the Source
    1. Macros
    2. String Buffer Increment
    3. Source Code Keywords

$Id: toc.en.html,v 1.15 2001/04/03 17:43:07 havill Exp havill $