You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
===Introduction===
I'm trying to set a "X-Original-URI" header based upon the URL accessed, but I
think there is currently no way to do so.
I'm using the "JavaScript OAuth test tool" in order to test our OAuth
installation. For this, I require the X-Original-URI header to be set properly
to the same value as the URL I'm accessing. Unfortunately I seem not to be able
to get the URL inside a "${ }" block.
Original issue reported on code.google.com by [email protected] on 4 Dec 2012 at 8:59
The text was updated successfully, but these errors were encountered:
hi man, attached you find a first hack for dyn header calculation,
currently you need do follow this seequence order
(1) check "the countinuos JS"
(2) on header button
i've seen only a problem the href is refresh oly after the loading so in your
case could be a problem.. you should do always a second refresh.. solution in
progress anyway ;)
Original issue reported on code.google.com by
[email protected]
on 4 Dec 2012 at 8:59The text was updated successfully, but these errors were encountered: