mod proxy html - mod_proxy_html and AJAX Response -


i using mod_proxy_html , ajax response wrapped inside html

<html>   <body>     <p>ajax response</p>   </body> </html> 

this done mod_proxy_html , want avoid happening.

in general mod_proxy_html supposed act on responses content-type set text/html or application/xhtml+xml: maybe can change ajax response's content type?


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -