commit | 5b09eeea89b2f16cb458410551283d4fd2229460 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Wed Aug 21 19:24:21 2002 +0000 |
committer | Fred Drake <fdrake@acm.org> | Wed Aug 21 19:24:21 2002 +0000 |
tree | b9a79a6e99c5ff5e1f9af9a12719c6c753eca4ab | |
parent | d9c9151a53b1f0e65370da7ed08d216a5cda8062 [diff] |
Clarify that even though some of the relevant specifications define the order in which form variables should be encoded in a request, a CGI script should not rely on that since a client may not conform to those specs, or they may not be relevant to the request. Closes SF bug #596866.