I finally understood where I was coming from a problem that I could not understand about the recovery of the Location of my header.
I found on this page that the problem comes from CORS. I need to specify: Access-Control-Expose-Headers: Location
.
However after looking at several forums I still do not understand where I have to put: Access-Control-Expose-Headers: Rental
.
Can you help me understand please? Note that I work with ReactJs.