> Can someone explain what the contextAt:put: method does in the context of 
> handling a HTTP request?  What is the purpose of that statement in this method?

This attaches the request to the context of the process. That way 
any method in the server has access to the request. I'm kind of fuzzy on 
why this is good, but for some reason it is.

Peace and Luck!

Je77

Reply via email to