Hi all!<br>I want to proxy_pass depending on the value of the accept header. I have lots of locations and I wanted to add in a single place a validation that if accept header is 'text/html" it should proxy_pass to some specific upstream. Else, just go ahead and try to match a location.<br>
<br>Is that possible?<br><br>Thanks!<br><br>Jonathan<br>