Receiving XML document with python via HTTP
        Posted  
        
            by Kerby82
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Kerby82
        
        
        
        Published on 2010-05-25T11:00:06Z
        Indexed on 
            2010/05/25
            11:01 UTC
        
        
        Read the original article
        Hit count: 189
        
python
I want to do a very simple webserver in python able to receive XML document over HTTP and then to send as response XML document.
Do you have any example?
just to understand How arrange the work...
many thanks!
© Stack Overflow or respective owner