Many documents have been written on how to transport XMPP datagrams using HTTP. The motivation behind such solutions has often been to be able to use XMPP in - scripting languages such as Java Script running in web browsers. + scripting languages such as JavaScript running in web browsers.
But up to this point very little has been written about the reverse: How to transport HTTP methods and HTTP responses over an XMPP-based peer-to-peer network. @@ -182,7 +188,7 @@ but is only one example of all types of HTTP-based communication one would desire to transport over XMPP.