Changes between Version 2 and Version 3 of Extensions


Ignore:
Timestamp:
2007-10-14T05:39:32Z (17 years ago)
Author:
nejucomo
Comment:

Reorganize PUT/DELETE support lists.

Legend:

Unmodified
Added
Removed
Modified
  • Extensions

    v2 v3  
    2020   * [http://curl.haxx.se/ curl] is an open source client which supports arbitrary methods with the '-X' option.
    2121 * The following clients do not seem to support either {{{PUT}}} and {{{DELETE}}}:
    22    * Python 2.5's urllib module.  (Not verified.)
     22   * ...
    2323 * We have not yet determined if the following have support for arbitrary methods:
    2424   * Common web browsers.
    25    * Python 2.5's httplib.
     25   * Python 2.5's stdlib:
     26     * {{{httplib}}}
     27     * {{{urllib}}}
    2628