<div dir="ltr">Hi there, <div><br></div><div>Here are some questions about the final project:</div><div><br></div><div>1. If the client request line is &quot;GET /&quot;, I mean no HTTP version specified. Should we default using HTTP/1.0 or respond to client with error status code? Because I noticed that the gws using the default HTTP/1.0 </div><div><br></div><div>2. If the client request line is &quot;GET HTTP/1.0&quot;, I mean no file or directory specified. Should we give the default directory or respond to client with error status code?</div><div><br></div><div>3. Should we using<span style="font-family:Helvetica;font-size:12px">&lt;major&gt;.&lt;minor&gt; numbering scheme to indicate versions of the protocol or just implement HTTP/1.0, any other versions like HTTP/0.9 would get respond with NO IMPLEMENT?</span></div><div><span style="font-family:Helvetica;font-size:12px"><br></span></div><div><span style="font-family:Helvetica;font-size:12px">4. </span><span style="font-family:Helvetica;font-size:12px">HTTP/1.0 allowed three different formats for the representation of date/time stamps:</span></div><div><span style="font-family:Helvetica;font-size:12px">     </span><span style="color:rgb(0,0,0);font-family:Courier;font-size:13.3px">Sun, 06 Nov 1994 08:49:37 GMT</span></div><div><span style="color:rgb(0,0,0);font-family:Courier;font-size:13.3px"></span><span style="font-family:Helvetica;font-size:12px">     </span><span style="color:rgb(0,0,0);font-family:Courier;font-size:13.3px">Sunday, 06-Nov-94 08:49:37 GMT</span></div><div><span style="color:rgb(0,0,0);font-family:Courier;font-size:13.3px">  Sun Nov</span><span style="color:rgb(0,0,0);font-family:Courier;font-size:13.3px">  </span><span style="color:rgb(0,0,0);font-family:Courier;font-size:13.3px">6 08:49:37 1994</span><span style="color:rgb(0,0,0);font-family:Courier;font-size:13.3px">  </span></div><div><span style="font-family:Helvetica;font-size:12px">Should we all implement? </span></div><div><span style="font-family:Helvetica;font-size:12px"><br></span></div><div><span style="font-family:Helvetica;font-size:12px">Thanks,</span></div><div><span style="font-family:Helvetica;font-size:12px">Yuan</span></div><div><span style="font-family:Helvetica;font-size:12px"><br></span></div></div>