[cs631apue] Question about the Test shell For Final Project

bzhang41 bzhang41 at stevens.edu
Sun Nov 27 17:35:43 EST 2016


Dear Prof. & TA

I have question about the test shell
http://www.cs.stevens.edu/~jschauma/631/test-sws.sh,

In general, I found that the shell is testing the HTTP version, fetching 
various kind of files, and execute cgi.

when I try it on the linux lab for fetching various kind of files, like 
`
\dir`, `\dir\` and `\file2`, a lot of the output is "NOT FOUND".
Is this a correct behavior ?

And I also found that one test case is
GET /file%%20space%%3C... HTTP/1.0,
Do we need to first parse and eliminate the parameters in the url and 
then get the "real"
request path ?


Thanks
Bo


More information about the cs631apue mailing list