The folks at Digg have come up with what they are calling Multipart XHLHttpRequests (MXHR). Basically it is a method for bundling multiple HTTP requests into a single HTTP request and unbundling on the client side through a Javascript handler. As described by the Digg’s blog post: We call this technique MXHR (short for Multipart […]
Multipart XMLHttpRequests (MXHR)
May 21st, 2009 · No Comments
Category: Software Development
Tags: Ajax, digg, DUI.Stream, HTTP, JavaScript, Multipart XMLHttpRequests, mxhr, XHR, XMLHttpRequest