12345678910



Question 1: What do you mean by reponse.addHeader("xyz", "abc"); ?
1. Add a new header with new value
2. Add a new header if that is not existing, otherwise replace the value
3. Only change the value of older header