How can i access request url in alpha? can i access that using req.url in custome code?
@Sam @irfanali
Hello @NavneethCk ,
Could you please elaborate on your question once more? Are you referring to window.environments?
sam how can i access the request url in alpha? like from which url is request coming from? is it possible to access like req.url?
Hello @NavneethCk ,
Could you provide a use case? Iām not fully understanding the question?
hello @Sam
it is solved.i got the url by using window.location.href
3 Likes