addHeader

Adds an additional HTTP header to the response.


            addHeader (nom, valeur)
         

Parameters

nom

Name of the header to add.

valeur

Value of the added header.

Return value

None.

Features

Method of class: HttpServletResponse

Available in:

  • JSSP
  • WebApp