[cse491] GET query string parsing

Jack Carlson carls296 at msu.edu
Sun Oct 4 17:57:01 PDT 2009


In the homework, we're told to "read and ignore any GET query  
strings".  I'm curious as to what this actually means--is reading the  
URL path and then splitting on the '?' good enough?  Or are we  
expected to fill some sort of dictionary with key/value pairs from the  
query string?

Thanks,

-Jack



More information about the cse491-fall-2009 mailing list