X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FWeb%2FSimple.pm;h=53e9eece5539f13eeb68b75f543d690291b8aca2;hb=c32b7fdaa8338021cee337b89b83527d4394fe7e;hp=bbe413e35a2a9b263933a1efd6e30d72c4a694a3;hpb=1fc9b979e7a8279c206e43771340dcf183ec759d;p=catagits%2FWeb-Simple.git diff --git a/lib/Web/Simple.pm b/lib/Web/Simple.pm index bbe413e..53e9eec 100644 --- a/lib/Web/Simple.pm +++ b/lib/Web/Simple.pm @@ -461,8 +461,7 @@ Query and body parameters can be match via The body spec will match if the request content is either application/x-www-form-urlencoded or multipart/form-data - the latter -of which is required for uploads, which are now handled experimentally -- see below. +of which is required for uploads - see below. The param spec is elements of one of the following forms -