
In this chapter we look at the Content Type from the client to be able to separate requests to the server as either requests for a file or requests for a function to be called on the server. In this case we separate out the requests and create an echo server to return the arguments back to the client.