[cse491] HW 5 POSTs with Queries

Tim Miller mille449 at gmail.com
Mon Oct 12 13:58:37 PDT 2009


I'm sorry, I don't quite understand.  You recommended we use
cgi.parse_qs, which parses URL query strings, but here you are saying
we will not need to parse those?  Are POST data query strings
formatted the same way?  And do we still ignore URL query strings?





On Mon, Oct 12, 2009 at 4:48 PM, C. Titus Brown <ctb at msu.edu> wrote:
> On Mon, Oct 12, 2009 at 02:14:26PM -0400, Andrew Kos wrote:
>> Good Afternoon,
>> Are we going to be graded on handling POST requests with queries in the URL?
>> Or should are we just handling POST requests without queries?
>
> Hmm, do you mean:
>
> POST /process_form?name=foo&num=5&...
>
> ?
>
> No, I won't be that evil.
>
> thanks for checking, though!
>
> --titus
> --
> C. Titus Brown, ctb at msu.edu
>
> _______________________________________________
> cse491-fall-2009 mailing list
> cse491-fall-2009 at lists.idyll.org
> http://lists.idyll.org/listinfo/cse491-fall-2009
>



More information about the cse491-fall-2009 mailing list