In an example I just posted as a different topic, I have a server module with a response object.
My response should really vary due to some content in the HTTP request, so I would like to be able to read and/or query the request. I can't seem to figure out how to do that, so my question is, how do I do that?
Server module, reading the request object
Server module, reading the request object
I don't know what I am doing, nor how I did it. If it works, luck was involved 