| Thread Previous • Date Previous • Date Next • Thread Next |
Hi Stackers- Since, my starting to understand the code as a student, I have face too many dots to fill up in connection of understanding the REQUEST processing flow from client to API server of Quantum. I have the following doubts at the source code level. I'm a little bit aware of the WSGI, WEBOB and the PASTE frameworks. [1] How can I plot to know how the WSGI is capturing the client sent request? [2] How to know what CLIENT is sending via the RESTful calls to the API server, since we dont have any LOGS for client.? [3] How WSGI, WEBOB and PASTE help in framing the and (de)serializing the request/response ? Can any code enthusiastic help me in understanding these doubts at code level.... I feel a little comments in the source code can be more helpful... thanks in advance... kindly please help me understand these. -- Regards, ---------------------------------------------- Trinath Somanchi, +91 9866 235 130
| Thread Previous • Date Previous • Date Next • Thread Next |