Note: This website is archived. For up-to-date information about D projects and development, please visit wiki.dlang.org.

Changes between Version 4 and Version 5 of CashewCgi

Show
Ignore:
Author:
csauls (IP: 76.182.131.90)
Timestamp:
07/24/08 04:33:43 (16 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CashewCgi

    v4 v5  
    77== module cashew.cgi.!UrlEncode == 
    88 
    9 This module defines seven functions which provide URL-encoding capabilities 
     9This module defines seven functions which provide URL-encoding capabilities.  As they all operate on strings and/or arrays of strings, they are suitable for use in most cases as pseudo-members. 
    1010 
    1111{{{