Detect http to https redirection in postman test case

I want to write a test case where i can see if my website url which i try to access with http gets successfully redirected to https. Is that possible in postman ?