When I am accessing brand.com site, below redirects are happening
Actual:https://www.brand.com(Status code : 302) ->
http://www.brand.com/content/brand/in/en/landingpage(Status code : 302
Internal redirect) ->
https://www.brand.com/content/brand/in/en/landingpage(Status code : 302)
-> http://www.brand.com/en/landingpage(Status code : 302 Internal
redirect) -> https://www.brand.com/en/landingpage(Status code : 304)
Expected : There should not be redirect from https to
httphttps://www.brand.com
->...